Searched refs:_hb_glyph_info_get_lig_num_comps (Results 1 – 3 of 3) sorted by relevance
457 _hb_glyph_info_get_lig_num_comps (const hb_glyph_info_t *info) in _hb_glyph_info_get_lig_num_comps() function
742 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->cur()); in match_input()772 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->info[skippy_iter.idx]); in match_input()830 unsigned int last_num_components = _hb_glyph_info_get_lig_num_comps (&buffer->cur()); in ligate_input()859 last_num_components = _hb_glyph_info_get_lig_num_comps (&buffer->cur()); in ligate_input()
322 unsigned int num_lig_components = _hb_glyph_info_get_lig_num_comps (&buffer->info[base]); in position_around_base()