Searched refs:lig_index (Results 1 - 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh1144 unsigned int lig_index = (this+ligatureCoverage).get_coverage (c->buffer->info[j].codepoint); local
1145 if (lig_index == NOT_COVERED) return TRACE_RETURN (false);
1148 const LigatureAttach& lig_attach = lig_array[lig_index];
/external/harfbuzz/src/
H A Dharfbuzz-gpos.c2626 HB_UShort i, j, mark_index, lig_index, property, class; local
2690 &lig_index );
2707 if ( lig_index >= la->LigatureCount )
2710 lat = &la->LigatureAttach[lig_index];
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gpos.c2626 HB_UShort i, j, mark_index, lig_index, property, class; local
2690 &lig_index );
2707 if ( lig_index >= la->LigatureCount )
2710 lat = &la->LigatureAttach[lig_index];

Completed in 68 milliseconds