Home | History | Annotate | Download | only in src

Lines Matching refs:comp_count

1151     unsigned int comp_count = lig_attach.rows;
1152 if (unlikely (!comp_count)) return TRACE_RETURN (false);
1163 comp_index = MIN (comp_count, get_lig_comp (c->buffer->cur())) - 1;
1165 comp_index = comp_count - 1;