Searched refs:replace_glyph (Results 1 – 4 of 4) sorted by relevance
83 c->replace_glyph (glyph_id); in apply()159 c->replace_glyph (glyph_id); in apply()289 c->replace_glyph (substitute.array[0]); in apply()515 c->replace_glyph (glyph_id); in apply()645 c->replace_glyph (ligGlyph); in apply()
131 HB_INTERNAL void replace_glyph (hb_codepoint_t glyph_index);
600 inline void replace_glyph (hb_codepoint_t glyph_index) const in replace_glyph() function603 buffer->replace_glyph (glyph_index); in replace_glyph()614 buffer->replace_glyph (glyph_index); in replace_glyph_with_ligature()
402 hb_buffer_t::replace_glyph (hb_codepoint_t glyph_index) in replace_glyph() function in hb_buffer_t