Home
last modified time | relevance | path

Searched refs:u_glyph (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic-fallback.hh60 hb_codepoint_t u_glyph, s_glyph; in arabic_fallback_synthesize_lookup_single() local
63 !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()