OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:b_glyph
(Results
1 - 1
of
1
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-normalize.cc
122
hb_codepoint_t a, b, a_glyph,
b_glyph
;
local
127
(b && !font->get_nominal_glyph (b, &
b_glyph
)))
135
output_char (buffer, b,
b_glyph
);
144
output_char (buffer, b,
b_glyph
);
153
output_char (buffer, b,
b_glyph
);
Completed in 169 milliseconds