Searched refs:this_comp (Results 1 – 1 of 1) sorted by relevance
976 unsigned int this_comp = _hb_glyph_info_get_lig_comp (&buffer->cur()); in ligate_input() local977 if (this_comp == 0) in ligate_input()978 this_comp = last_num_components; in ligate_input()980 hb_min (this_comp, last_num_components); in ligate_input()998 unsigned int this_comp = _hb_glyph_info_get_lig_comp (&buffer->info[i]); in ligate_input() local999 if (!this_comp) in ligate_input()1002 hb_min (this_comp, last_num_components); in ligate_input()