Searched refs:_hb_glyph_info_get_lig_comp (Results 1 – 6 of 6) sorted by relevance
1087 if (0 == _hb_glyph_info_get_lig_comp (&buffer->info[skippy_iter.idx])) break; in apply()1208 unsigned int mark_comp = _hb_glyph_info_get_lig_comp (&buffer->cur()); in apply()1210 comp_index = MIN (comp_count, _hb_glyph_info_get_lig_comp (&buffer->cur())) - 1; in apply()1306 unsigned int comp1 = _hb_glyph_info_get_lig_comp (&buffer->cur()); in apply()1307 unsigned int comp2 = _hb_glyph_info_get_lig_comp (&buffer->info[j]); in apply()
448 _hb_glyph_info_get_lig_comp (const hb_glyph_info_t *info) in _hb_glyph_info_get_lig_comp() function
745 unsigned int first_lig_comp = _hb_glyph_info_get_lig_comp (&buffer->cur()); in match_input()755 unsigned int this_lig_comp = _hb_glyph_info_get_lig_comp (&buffer->info[skippy_iter.idx]); in match_input()848 unsigned int this_comp = _hb_glyph_info_get_lig_comp (&buffer->cur()); in ligate_input()870 unsigned int this_comp = _hb_glyph_info_get_lig_comp (&buffer->info[i]); in ligate_input()
472 0 == _hb_glyph_info_get_lig_comp (&info[i]) && in reorder_syllable()
340 unsigned int this_lig_component = _hb_glyph_info_get_lig_comp (&info[i]) - 1; in position_around_base()
443 unsigned int comp = _hb_glyph_info_get_lig_comp (&info[i]); in record_stch()