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

  /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 600 inline void replace_glyph (hb_codepoint_t glyph_index) const function in struct:OT::hb_apply_context_t
603 buffer->replace_glyph (glyph_index);
614 buffer->replace_glyph (glyph_index);
    [all...]

Completed in 84 milliseconds