Searched refs:this_comp (Results 1 – 1 of 1) sorted by relevance
848 unsigned int this_comp = _hb_glyph_info_get_lig_comp (&buffer->cur()); in ligate_input() local849 if (this_comp == 0) in ligate_input()850 this_comp = last_num_components; in ligate_input()852 MIN (this_comp, last_num_components); in ligate_input()870 unsigned int this_comp = _hb_glyph_info_get_lig_comp (&buffer->info[i]); in ligate_input() local871 if (!this_comp) in ligate_input()874 MIN (this_comp, last_num_components); in ligate_input()