Searched refs:s_glyph (Results 1 – 1 of 1) sorted by relevance
60 hb_codepoint_t u_glyph, s_glyph; in arabic_fallback_synthesize_lookup_single() local64 !hb_font_get_glyph (font, s, 0, &s_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()70 substitutes[num_glyphs].set (s_glyph); in arabic_fallback_synthesize_lookup_single()