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

/openjdk7/jdk/src/share/native/sun/font/
H A DFontInstanceAdapter.h59 float xScalePixelsToUnits; member in class:FontInstanceAdapter
156 return xPixels * xScalePixelsToUnits;
171 return xScalePixelsToUnits;

Completed in 1109 milliseconds