Home
last modified time | relevance | path

Searched refs:total_component_count (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh743 unsigned int total_component_count = 0; in match_input() local
744 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->cur()); in match_input()
774 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->info[skippy_iter.idx]); in match_input()
783 *p_total_component_count = total_component_count; in match_input()
793 unsigned int total_component_count) in ligate_input() argument
837 _hb_glyph_info_set_lig_props_for_ligature (&buffer->cur(), lig_id, total_component_count); in ligate_input()
Dhb-ot-layout-gsub-table.hh653 unsigned int total_component_count = 0; in apply() local
665 &total_component_count))) in apply()
674 total_component_count); in apply()