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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLigatureSubstSubtables.cpp62 TTGlyphID ligGlyph = SWAPW(ligTable->ligGlyph); local
75 if (comp == compCount && (filter == NULL || filter->accept(LE_SET_GLYPH(glyph, ligGlyph)))) {
86 tempIterator.setCurrGlyphID(ligGlyph);
H A DLigatureSubstSubtables.h57 TTGlyphID ligGlyph; member in struct:LigatureTable

Completed in 29 milliseconds