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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-buffer-private.hh 131 HB_INTERNAL void replace_glyph (hb_codepoint_t glyph_index);
hb-ot-layout-gsub-table.hh 83 c->replace_glyph (glyph_id);
159 c->replace_glyph (glyph_id);
280 c->replace_glyph (substitute.array[0]);
504 c->replace_glyph (glyph_id);
    [all...]
hb-ot-layout-gsubgpos-private.hh 577 inline void replace_glyph (hb_codepoint_t glyph_index, function in struct:OT::hb_apply_context_t
581 buffer->replace_glyph (glyph_index);
821 c->replace_glyph (lig_glyph, klass);
    [all...]
hb-buffer.cc 349 hb_buffer_t::replace_glyph (hb_codepoint_t glyph_index) function in class:hb_buffer_t
  /external/harfbuzz_ng/src/
hb-buffer-private.hh 129 HB_INTERNAL void replace_glyph (hb_codepoint_t glyph_index);
hb-ot-layout-gsub-table.hh 83 c->replace_glyph (glyph_id);
159 c->replace_glyph (glyph_id);
497 c->replace_glyph (glyph_id);
    [all...]
hb-ot-layout-gsubgpos-private.hh 577 inline void replace_glyph (hb_codepoint_t glyph_index, function in struct:OT::hb_apply_context_t
581 buffer->replace_glyph (glyph_index);
821 c->replace_glyph (lig_glyph, klass);
    [all...]
hb-buffer.cc 349 hb_buffer_t::replace_glyph (hb_codepoint_t glyph_index) function in class:hb_buffer_t

Completed in 204 milliseconds