OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_u
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-arabic-fallback.hh
125
hb_codepoint_t
first_u
= ligature_table[first_glyph_idx].first;
local
127
if (!hb_font_get_glyph (font,
first_u
, 0, &first_glyph))
/external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh
125
hb_codepoint_t
first_u
= ligature_table[first_glyph_idx].first;
local
127
if (!hb_font_get_glyph (font,
first_u
, 0, &first_glyph))
Completed in 708 milliseconds