Home | History | Annotate | Download | only in src

Lines Matching refs:comp_index

1169     unsigned int comp_index;
1174 comp_index = MIN (comp_count, _hb_glyph_info_get_lig_comp (&buffer->cur())) - 1;
1176 comp_index = comp_count - 1;
1178 return TRACE_RETURN ((this+markArray).apply (c, mark_index, comp_index, lig_attach, classCount, j));