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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DGlyphPositionAdjustments.cpp118 LEGlyphID lastExitGlyphID = 0; local
152 fontInstance->getGlyphAdvance(lastExitGlyphID, pixels);
166 lastExitGlyphID = glyphID;

Completed in 28 milliseconds