Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic-fallback.hh102 unsigned int first_glyphs_indirection[ARRAY_LENGTH_CONST (ligature_table)]; in arabic_fallback_synthesize_lookup_ligature() local
123 first_glyphs_indirection[num_first_glyphs] = first_glyph_idx; in arabic_fallback_synthesize_lookup_ligature()
126 … (int(*)(const OT::GlyphID*, const OT::GlyphID *)) OT::GlyphID::cmp, &first_glyphs_indirection[0]); in arabic_fallback_synthesize_lookup_ligature()
131 unsigned int first_glyph_idx = first_glyphs_indirection[i]; in arabic_fallback_synthesize_lookup_ligature()