Home | History | Annotate | Download | only in src

Lines Matching refs:comp_index

1158     unsigned int comp_index;
1163 comp_index = MIN (comp_count, get_lig_comp (c->buffer->cur())) - 1;
1165 comp_index = comp_count - 1;
1167 return TRACE_RETURN ((this+markArray).apply (c, mark_index, comp_index, lig_attach, classCount, j));