Searched refs:first_glyph_idx (Results 1 – 1 of 1) sorted by relevance
116 …for (unsigned int first_glyph_idx = 0; first_glyph_idx < ARRAY_LENGTH (first_glyphs); first_glyph_… in arabic_fallback_synthesize_lookup_ligature() local118 hb_codepoint_t first_u = ligature_table[first_glyph_idx].first; in arabic_fallback_synthesize_lookup_ligature()124 first_glyphs_indirection[num_first_glyphs] = first_glyph_idx; in arabic_fallback_synthesize_lookup_ligature()134 unsigned int first_glyph_idx = first_glyphs_indirection[i]; in arabic_fallback_synthesize_lookup_ligature() local138 … hb_codepoint_t second_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].second; in arabic_fallback_synthesize_lookup_ligature()139 … hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].ligature; in arabic_fallback_synthesize_lookup_ligature()