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.hh91 c->replace_glyph (glyph_id); in apply()
190 c->replace_glyph (substitute[index]); in apply()
322 c->replace_glyph (substitute.arrayZ[0]); in apply()
525 c->replace_glyph (alternates[alt_index - 1]); in apply()
732 c->replace_glyph (ligGlyph); in apply()
Dhb-ot-shape-complex-thai.cc329 buffer->replace_glyph (SARA_AA_FROM_SARA_AM (u)); in preprocess_text_thai()
Dhb-buffer.hh215 void replace_glyph (hb_codepoint_t glyph_index) in replace_glyph() function
Dhb-aat-layout-morx-table.hh534 buffer->replace_glyph (lig); in transition()
542 buffer->replace_glyph (DELETED_GLYPH); in transition()
Dhb-ot-layout-gsubgpos.hh587 void replace_glyph (hb_codepoint_t glyph_index) const in replace_glyph() function
590 buffer->replace_glyph (glyph_index); in replace_glyph()
601 buffer->replace_glyph (glyph_index); in replace_glyph_with_ligature()