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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh1190 unsigned int lig_index = (this+ligatureCoverage).get_coverage (buffer->info[j].codepoint); local
1191 if (lig_index == NOT_COVERED) return_trace (false);
1194 const LigatureAttach& lig_attach = lig_array[lig_index];

Completed in 56 milliseconds