Searched refs:rUnrotatedSzPix (Results 1 – 1 of 1) sorted by relevance
1421 sal_uInt16 nRot10, const Size& /*rOutSzPix*/, const Size& rUnrotatedSzPix, in ImplCreateRotatedScaled() argument1431 Polygon aPoly( Rectangle( aPt, rUnrotatedSzPix ) ); aPoly.Rotate( Point(), nRot10 ); in ImplCreateRotatedScaled()1437 const long nUnRotW = rUnrotatedSzPix.Width(); in ImplCreateRotatedScaled()1438 const long nUnRotH = rUnrotatedSzPix.Height(); in ImplCreateRotatedScaled()
Completed in 36 milliseconds