Searched refs:nCurrentTextAngle (Results 1 – 1 of 1) sorted by relevance
219 sal_Int32 nCurrentTextAngle = mnTextAngle; in DrawGlyphs() local222 if (nCurrentTextAngle != 0) in DrawGlyphs()226 PSRotate (nCurrentTextAngle); in DrawGlyphs()327 if (nCurrentTextAngle != 0) in DrawGlyphs()330 mnTextAngle = nCurrentTextAngle; in DrawGlyphs()387 sal_Int32 nCurrentTextAngle = mnTextAngle; in DrawText() local391 if (nCurrentTextAngle != 0) in DrawText()395 PSRotate (nCurrentTextAngle); in DrawText()446 if (nCurrentTextAngle != 0) in DrawText()449 mnTextAngle = nCurrentTextAngle; in DrawText()
Completed in 15 milliseconds