Home | History | Annotate | Download | only in src

Lines Matching refs:lig_index

1144     unsigned int lig_index = (this+ligatureCoverage).get_coverage  (c->buffer->info[j].codepoint);
1145 if (lig_index == NOT_COVERED) return TRACE_RETURN (false);
1148 const LigatureAttach& lig_attach = lig_array[lig_index];