Searched refs:ligature_idx (Results 1 – 2 of 2) sorted by relevance
147 …for (unsigned int ligature_idx = 0; ligature_idx < ARRAY_LENGTH (ligature_table[0].ligatures); lig… in arabic_fallback_synthesize_lookup_ligature() local149 hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[ligature_idx].ligature; in arabic_fallback_synthesize_lookup_ligature()154 const auto &components = ligature_table[first_glyph_idx].ligatures[ligature_idx].components; in arabic_fallback_synthesize_lookup_ligature()159 …hb_codepoint_t component_u = ligature_table[first_glyph_idx].ligatures[ligature_idx].components[… in arabic_fallback_synthesize_lookup_ligature()
500 unsigned int ligature_idx = 0; in transition() local526 ligature_idx += componentData; in transition()533 ligature_idx = Types::offsetToIndex (ligature_idx, table, ligature.arrayZ); in transition()534 const HBGlyphID16 &ligatureData = ligature[ligature_idx]; in transition()