HomeSort by relevance Sort by last modified time
    Searched refs:output_glyph (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-buffer-private.hh 133 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 286 c->output_glyph (substitute.array[i], klass);
    [all...]
  /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 1090 milliseconds