Searched refs:replace_glyph (Results 1 – 4 of 4) sorted by relevance
83 c->replace_glyph (glyph_id); in apply()160 c->replace_glyph (glyph_id); in apply()282 c->replace_glyph (substitute.array[0]); in apply()502 c->replace_glyph (glyph_id); in apply()625 c->replace_glyph (ligGlyph); in apply()
198 HB_INTERNAL void replace_glyph (hb_codepoint_t glyph_index);
573 inline void replace_glyph (hb_codepoint_t glyph_index) const in replace_glyph() function576 buffer->replace_glyph (glyph_index); in replace_glyph()587 buffer->replace_glyph (glyph_index); in replace_glyph_with_ligature()
442 hb_buffer_t::replace_glyph (hb_codepoint_t glyph_index) in replace_glyph() function in hb_buffer_t