OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:u_glyph
(Results
1 - 1
of
1
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh
60
hb_codepoint_t
u_glyph
, s_glyph;
local
63
!hb_font_get_glyph (font, u, 0, &
u_glyph
) ||
65
u_glyph
== s_glyph ||
66
u_glyph
> 0xFFFFu || s_glyph > 0xFFFFu)
69
glyphs[num_glyphs].set (
u_glyph
);
Completed in 74 milliseconds