Searched refs:comp_count (Results 1 – 1 of 1) sorted by relevance
1606 unsigned int comp_count = lig_attach.rows; in apply() local1607 if (unlikely (!comp_count)) return_trace (false); in apply()1618 comp_index = hb_min (comp_count, _hb_glyph_info_get_lig_comp (&buffer->cur())) - 1; in apply()1620 comp_index = comp_count - 1; in apply()