Searched refs:output_glyph (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-buffer-private.hh135 HB_INTERNAL void output_glyph (hb_codepoint_t glyph_index);
H A Dhb-ot-shape-normalize.cc113 buffer->output_glyph (unichar);
H A Dhb-buffer.cc332 hb_buffer_t::output_glyph (hb_codepoint_t glyph_index) function in class:hb_buffer_t
H A Dhb-ot-layout-gsubgpos-private.hh599 inline void output_glyph (hb_codepoint_t glyph_index, function in struct:OT::hb_apply_context_t
603 buffer->output_glyph (glyph_index);
H A Dhb-ot-layout-gsub-table.hh286 c->output_glyph (substitute.array[i], klass);
/external/harfbuzz_ng/src/
H A Dhb-buffer-private.hh131 HB_INTERNAL void output_glyph (hb_codepoint_t glyph_index);
H A Dhb-ot-shape-normalize.cc113 buffer->output_glyph (unichar);
H A Dhb-buffer.cc318 hb_buffer_t::output_glyph (hb_codepoint_t glyph_index) function in class:hb_buffer_t
H A Dhb-ot-layout-gsubgpos-private.hh571 inline void output_glyph (hb_codepoint_t glyph_index, function in struct:OT::hb_apply_context_t
575 buffer->output_glyph (glyph_index);
H A Dhb-ot-layout-gsub-table.hh280 c->output_glyph (substitute.array[i], klass);

Completed in 198 milliseconds