Searched refs:first_glyph_idx (Results 1 – 1 of 1) sorted by relevance
115 …for (unsigned int first_glyph_idx = 0; first_glyph_idx < ARRAY_LENGTH (first_glyphs); first_glyph_… in arabic_fallback_synthesize_lookup_ligature() local117 hb_codepoint_t first_u = ligature_table[first_glyph_idx].first; in arabic_fallback_synthesize_lookup_ligature()123 first_glyphs_indirection[num_first_glyphs] = first_glyph_idx; in arabic_fallback_synthesize_lookup_ligature()131 unsigned int first_glyph_idx = first_glyphs_indirection[i]; in arabic_fallback_synthesize_lookup_ligature() local135 … hb_codepoint_t second_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].second; in arabic_fallback_synthesize_lookup_ligature()136 … hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].ligature; in arabic_fallback_synthesize_lookup_ligature()