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

/openjdk7/jdk/src/share/native/sun/font/
H A DFontInstanceAdapter.h60 float yScalePixelsToUnits; member in class:FontInstanceAdapter
161 return yPixels * yScalePixelsToUnits;
175 return yScalePixelsToUnits;

Completed in 29 milliseconds