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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gpos-table.hh1155 unsigned int lig_index = (this+ligatureCoverage).get_coverage (buffer->info[j].codepoint); local
1156 if (lig_index == NOT_COVERED) return TRACE_RETURN (false);
1159 const LigatureAttach& lig_attach = lig_array[lig_index];
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh1155 unsigned int lig_index = (this+ligatureCoverage).get_coverage (buffer->info[j].codepoint); local
1156 if (lig_index == NOT_COVERED) return TRACE_RETURN (false);
1159 const LigatureAttach& lig_attach = lig_array[lig_index];

Completed in 81 milliseconds