Searched defs:needsPositions (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/font/
H A DStandardGlyphVector.java904 boolean needsPositions(double[] devTX) { method in class:StandardGlyphVector
918 * GlyphList calls this to set up its images data. First it calls needsPositions,
960 // called by needsPositions, setRenderTransform
986 // called by setupGlyphImages (after needsPositions, so redundant match check?)

Completed in 44 milliseconds