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

/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DLigatureSubstSubtables.cpp86 TTGlyphID deletedGlyph = tempIterator.ignoresMarks()? 0xFFFE : 0xFFFF; local
89 tempIterator.setCurrGlyphID(deletedGlyph);

Completed in 95 milliseconds