Searched refs:u_glyph (Results 1 – 1 of 1) sorted by relevance
60 hb_codepoint_t u_glyph, s_glyph; in arabic_fallback_synthesize_lookup_single() local63 !hb_font_get_glyph (font, u, 0, &u_glyph) || in arabic_fallback_synthesize_lookup_single()65 u_glyph == s_glyph || in arabic_fallback_synthesize_lookup_single()66 u_glyph > 0xFFFFu || s_glyph > 0xFFFFu) in arabic_fallback_synthesize_lookup_single()69 glyphs[num_glyphs].set (u_glyph); in arabic_fallback_synthesize_lookup_single()