OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:output_glyph
(Results
1 - 5
of
5
) sorted by null
/external/harfbuzz_ng/src/
hb-buffer-private.hh
131
HB_INTERNAL void
output_glyph
(hb_codepoint_t glyph_index);
hb-ot-shape-normalize.cc
113
buffer->
output_glyph
(unichar);
hb-buffer.cc
318
hb_buffer_t::
output_glyph
(hb_codepoint_t glyph_index)
function in class:hb_buffer_t
hb-ot-layout-gsubgpos-private.hh
571
inline void
output_glyph
(hb_codepoint_t glyph_index,
function in struct:OT::hb_apply_context_t
575
buffer->
output_glyph
(glyph_index);
[
all
...]
hb-ot-layout-gsub-table.hh
280
c->
output_glyph
(substitute.array[i], klass);
[
all
...]
Completed in 132 milliseconds