Searched refs:num_first_glyphs (Results 1 – 1 of 1) sorted by relevance
105 unsigned int num_first_glyphs = 0; in arabic_fallback_synthesize_lookup_ligature() local122 first_glyphs[num_first_glyphs] = first_glyph; in arabic_fallback_synthesize_lookup_ligature()123 ligature_per_first_glyph_count_list[num_first_glyphs] = 0; in arabic_fallback_synthesize_lookup_ligature()124 first_glyphs_indirection[num_first_glyphs] = first_glyph_idx; in arabic_fallback_synthesize_lookup_ligature()125 num_first_glyphs++; in arabic_fallback_synthesize_lookup_ligature()127 hb_stable_sort (&first_glyphs[0], num_first_glyphs, in arabic_fallback_synthesize_lookup_ligature()132 for (unsigned int i = 0; i < num_first_glyphs; i++) in arabic_fallback_synthesize_lookup_ligature()165 hb_sorted_array (first_glyphs, num_first_glyphs), in arabic_fallback_synthesize_lookup_ligature()166 hb_array (ligature_per_first_glyph_count_list, num_first_glyphs), in arabic_fallback_synthesize_lookup_ligature()