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

  /external/harfbuzz_ng/src/
hb-buffer.hh 215 void replace_glyph (hb_codepoint_t glyph_index) function in struct:hb_buffer_t
hb-ot-shape-complex-thai.cc 329 buffer->replace_glyph (SARA_AA_FROM_SARA_AM (u));
hb-ot-layout-gsub-table.hh 91 c->replace_glyph (glyph_id);
190 c->replace_glyph (substitute[index]);
322 c->replace_glyph (substitute.arrayZ[0]);
525 c->replace_glyph (alternates[alt_index - 1]);
732 c->replace_glyph (ligGlyph);
    [all...]
hb-aat-layout-morx-table.hh 534 buffer->replace_glyph (lig);
542 buffer->replace_glyph (DELETED_GLYPH);
    [all...]
hb-ot-layout-gsubgpos.hh 587 void replace_glyph (hb_codepoint_t glyph_index) const function in struct:OT::hb_ot_apply_context_t
590 buffer->replace_glyph (glyph_index);
601 buffer->replace_glyph (glyph_index);
    [all...]

Completed in 262 milliseconds