Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic-fallback.hh110 …OT::GlyphID ligature_list[ARRAY_LENGTH_CONST (first_glyphs) * ARRAY_LENGTH_CONST(ligature_table[0]… in arabic_fallback_synthesize_lookup_ligature() local
111 unsigned int component_count_list[ARRAY_LENGTH_CONST (ligature_list)]; in arabic_fallback_synthesize_lookup_ligature()
112 …OT::GlyphID component_list[ARRAY_LENGTH_CONST (ligature_list) * 1/* One extra component per ligatu… in arabic_fallback_synthesize_lookup_ligature()
148 ligature_list[num_ligatures].set (ligature_glyph); in arabic_fallback_synthesize_lookup_ligature()
160 …OT::Supplier<OT::GlyphID> ligatures_supplier (ligature_list, num_ligatur… in arabic_fallback_synthesize_lookup_ligature()
165 char buf[ARRAY_LENGTH_CONST (ligature_list) * 16 + 128]; in arabic_fallback_synthesize_lookup_ligature()