Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh818 unsigned int total_component_count = 0; in match_input() local
819 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->cur()); in match_input()
884 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->info[skippy_iter.idx]); in match_input()
890 *p_total_component_count = total_component_count; in match_input()
899 unsigned int total_component_count) in ligate_input() argument
958 _hb_glyph_info_set_lig_props_for_ligature (&buffer->cur(), lig_id, total_component_count); in ligate_input()
Dhb-ot-layout-gsub-table.hh711 unsigned int total_component_count = 0; in apply() local
722 &total_component_count))) in apply()
730 total_component_count); in apply()
/third_party/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh974 unsigned int total_component_count = 0; in match_input() local
975 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->cur()); in match_input()
1040 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->info[skippy_iter.idx]); in match_input()
1046 *p_total_component_count = total_component_count; in match_input()
1055 unsigned int total_component_count) in ligate_input() argument
1114 _hb_glyph_info_set_lig_props_for_ligature (&buffer->cur(), lig_id, total_component_count); in ligate_input()
Dhb-ot-layout-gsub-table.hh820 unsigned int total_component_count = 0; in apply() local
831 &total_component_count))) in apply()
839 total_component_count); in apply()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh827 unsigned int total_component_count = 0; in apply() local
838 &total_component_count))) in apply()
846 total_component_count); in apply()
Dhb-ot-layout-gsubgpos.hh974 unsigned int total_component_count = 0; in match_input() local
975 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->cur()); in match_input()
1040 total_component_count += _hb_glyph_info_get_lig_num_comps (&buffer->info[skippy_iter.idx]); in match_input()
1046 *p_total_component_count = total_component_count; in match_input()
1055 unsigned int total_component_count) in ligate_input() argument
1114 _hb_glyph_info_set_lig_props_for_ligature (&buffer->cur(), lig_id, total_component_count); in ligate_input()