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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLigatureSubstSubtables.cpp77 TTGlyphID deletedGlyph = tempIterator.ignoresMarks()? 0xFFFE : 0xFFFF; local
80 tempIterator.setCurrGlyphID(deletedGlyph);

Completed in 398 milliseconds