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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DMarkToBasePosnSubtables.cpp81 LEGlyphID baseGlyph = findBaseGlyph(&baseIterator); local
82 le_int32 baseCoverage = getBaseCoverage(base, (LEGlyphID) baseGlyph, success);
104 anchorTable->getAnchor(baseGlyph, fontInstance, baseAnchor);
121 fontInstance->getGlyphAdvance(baseGlyph, pixels);

Completed in 37 milliseconds