Searched refs:component_count_list (Results 1 – 2 of 2) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-arabic-fallback.hh | 109 unsigned int component_count_list[ARRAY_LENGTH_CONST (ligature_list)]; in arabic_fallback_synthesize_lookup_ligature() local 149 component_count_list[num_ligatures] = 2; in arabic_fallback_synthesize_lookup_ligature() 168 hb_array (component_count_list, num_ligatures), in arabic_fallback_synthesize_lookup_ligature()
|
D | hb-ot-layout-gsub-table.hh | 899 hb_array_t<const unsigned int> component_count_list, in serialize() 907 unsigned int component_count = (unsigned) hb_max ((int) component_count_list[i] - 1, 0); in serialize() 1006 hb_array_t<const unsigned int> component_count_list, in serialize() 1018 component_count_list.sub_array (0, ligature_count), in serialize() 1021 component_count_list += ligature_count; in serialize() 1073 hb_array_t<const unsigned int> component_count_list, in serialize() 1085 component_count_list, in serialize() 1449 hb_array_t<const unsigned int> component_count_list, in serialize_ligature() 1459 component_count_list, in serialize_ligature()
|