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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DMarkToLigaturePosnSubtables.cpp83 LEGlyphID ligatureGlyph = findLigatureGlyph(&ligatureIterator); local
84 le_int32 ligatureCoverage = getBaseCoverage(base, (LEGlyphID) ligatureGlyph, success);
117 anchorTable->getAnchor(anchorTable, ligatureGlyph, fontInstance, ligatureAnchor, success);
132 fontInstance->getGlyphAdvance(ligatureGlyph, pixels);
H A DLigatureSubstProc.cpp149 TTGlyphID ligatureGlyph = SWAPW(*ligatureOffset.getAlias()); local
151 glyphStorage[componentGlyph] = LE_SET_GLYPH(glyphStorage[componentGlyph], ligatureGlyph);
H A DLigatureSubstProc2.cpp146 TTGlyphID ligatureGlyph = SWAPW(ligatureTable(i,success)); local
151 glyphStorage[componentGlyph] = LE_SET_GLYPH(glyphStorage[componentGlyph], ligatureGlyph);

Completed in 40 milliseconds