Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-buffer-private.hh216 HB_INTERNAL void output_glyph (hb_codepoint_t glyph_index);
Dhb-ot-shape-normalize.cc101 buffer->output_glyph (unichar); /* This is very confusing indeed. */ in output_char()
Dhb-buffer.cc373 hb_buffer_t::output_glyph (hb_codepoint_t glyph_index) in output_glyph() function in hb_buffer_t
Dhb-ot-layout-gsubgpos-private.hh565 buffer->output_glyph (glyph_index); in output_glyph_for_component()