Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLigatureSubstSubtables.cpp46 TTGlyphID deletedGlyph = tempIterator.ignoresMarks()? 0xFFFE : 0xFFFF; in process() local
49 tempIterator.setCurrGlyphID(deletedGlyph); in process()