Home
last modified time | relevance | path

Searched refs:replace_glyph (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh84 c->replace_glyph (glyph_id); in apply()
179 c->replace_glyph (substitute[index]); in apply()
321 c->replace_glyph (substitute.arrayZ[0]); in apply()
549 c->replace_glyph (alternates[alt_index - 1]); in apply()
769 c->replace_glyph (ligGlyph); in apply()
Dhb-ot-shape-complex-thai.cc337 buffer->replace_glyph (SARA_AA_FROM_SARA_AM (u)); in preprocess_text_thai()
Dhb-buffer.hh217 void replace_glyph (hb_codepoint_t glyph_index) in replace_glyph() function
Dhb-aat-layout-morx-table.hh528 buffer->replace_glyph (lig); in transition()
536 buffer->replace_glyph (DELETED_GLYPH); in transition()
Dhb-ot-layout-gsubgpos.hh593 void replace_glyph (hb_codepoint_t glyph_index) const in replace_glyph() function
596 buffer->replace_glyph (glyph_index); in replace_glyph()
607 buffer->replace_glyph (glyph_index); in replace_glyph_with_ligature()