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

/openjdk7/jdk/src/macosx/native/sun/font/
H A DAWTStrike.h34 CGFloat fSize; variable
H A DAWTStrike.m65 fSize = sqrt(abs(fFontTx.a * fFontTx.d - fFontTx.b * fFontTx.c));
/openjdk7/jdk/src/macosx/native/sun/awt/
H A DCTextPipe.m234 CGFloat ptSize = strike->fSize;

Completed in 29 milliseconds