Home
last modified time | relevance | path

Searched refs:fontRotation (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/cppcanvas/source/mtfrenderer/
H A Doutdevstate.hxx75 fontRotation(0.0), in OutDevState()
117 double fontRotation; member
H A Dtextaction.cxx88 &rState.fontRotation ); in init()
90 …::B2DHomMatrix aLocalTransformation(basegfx::tools::createRotateB2DHomMatrix(rState.fontRotation)); in init()
233 aLocalPoint.setX( aLocalPoint.getX() + cos( rState.fontRotation )*nOffset ); in adaptStartPoint()
234 aLocalPoint.setY( aLocalPoint.getY() + sin( rState.fontRotation )*nOffset ); in adaptStartPoint()
H A Dimplrenderer.cxx185 aCalculatedNewState.fontRotation = rNewState.fontRotation; in popState()
1594 rState.xFont = createFont( rState.fontRotation, in createActions()
3047 rState.xFont = createFont( rState.fontRotation, in ImplRenderer()

Completed in 40 milliseconds