Home
last modified time | relevance | path

Searched refs:mfFontRotation (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx69 CGFloat mfFontRotation; // text direction angle (in radians) member in CTLayout
91 , mfFontRotation( pTextStyle->mfFontRotation ) in CTLayout()
258 if( mfFontRotation != 0.0 ) in DrawText()
260 CGContextRotateCTM( rAquaGraphics.mrContext, +mfFontRotation ); in DrawText()
262 const CGAffineTransform aInvMatrix = CGAffineTransformMakeRotation( -mfFontRotation ); in DrawText()
H A Datsfonts.cxx159 mfFontRotation = pReqFont->mnOrientation * (M_PI / 1800.0); in AtsTextStyle()
H A Dctfonts.cxx100 mfFontRotation = pReqFont->mnOrientation * (M_PI / 1800.0); in CTTextStyle()
H A Dsalgdi.cxx71 , mfFontRotation( 0.0 ) in ImplMacTextStyle()
/aoo41x/main/vcl/inc/aqua/
H A Dsalgdi.h127 float mfFontRotation; member in ImplMacTextStyle

Completed in 47 milliseconds