Searched refs:total_component_count (Results 1 – 2 of 2) sorted by relevance
768 unsigned int total_component_count = 0; in match_input() local769 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->cur()); in match_input()799 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->info[skippy_iter.idx]); in match_input()808 *p_total_component_count = total_component_count; in match_input()818 unsigned int total_component_count) in ligate_input() argument862 _hb_glyph_info_set_lig_props_for_ligature (&buffer->cur(), lig_id, total_component_count); in ligate_input()
650 unsigned int total_component_count = 0; in apply() local662 &total_component_count))) in apply()671 total_component_count); in apply()