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

  /external/harfbuzz_ng/src/
hb-buffer-private.hh 198 HB_INTERNAL void replace_glyph (hb_codepoint_t glyph_index);
hb-ot-layout-gsub-table.hh 89 c->replace_glyph (glyph_id);
174 c->replace_glyph (glyph_id);
286 c->replace_glyph (substitute.array[0]);
525 c->replace_glyph (glyph_id);
648 c->replace_glyph (ligGlyph);
    [all...]
hb-ot-layout-gsubgpos-private.hh 575 inline void replace_glyph (hb_codepoint_t glyph_index) const function in struct:OT::hb_apply_context_t
578 buffer->replace_glyph (glyph_index);
589 buffer->replace_glyph (glyph_index);
    [all...]
hb-buffer.cc 450 hb_buffer_t::replace_glyph (hb_codepoint_t glyph_index) function in class:hb_buffer_t
    [all...]

Completed in 301 milliseconds