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

  /external/harfbuzz_ng/src/
hb-buffer-private.hh 200 HB_INTERNAL void output_glyph (hb_codepoint_t glyph_index);
hb-ot-shape-normalize.cc 101 buffer->output_glyph (unichar); /* This is very confusing indeed. */
hb-buffer.cc 371 hb_buffer_t::output_glyph (hb_codepoint_t glyph_index) function in class:hb_buffer_t
    [all...]
hb-ot-layout-gsubgpos-private.hh 593 buffer->output_glyph (glyph_index);
    [all...]

Completed in 157 milliseconds