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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-buffer.cc 401 hb_buffer_t::replace_glyph (hb_codepoint_t glyph_index) function in class:hb_buffer_t
hb-ot-layout-gsubgpos-private.hh 583 inline void replace_glyph (hb_codepoint_t glyph_index) const function in struct:OT::hb_apply_context_t
586 buffer->replace_glyph (glyph_index);
597 buffer->replace_glyph (glyph_index);
    [all...]
  /external/harfbuzz_ng/src/
hb-buffer.cc 402 hb_buffer_t::replace_glyph (hb_codepoint_t glyph_index) function in class:hb_buffer_t
hb-ot-layout-gsubgpos-private.hh 581 inline void replace_glyph (hb_codepoint_t glyph_index) const function in struct:OT::hb_apply_context_t
584 buffer->replace_glyph (glyph_index);
595 buffer->replace_glyph (glyph_index);
    [all...]

Completed in 112 milliseconds