Searched refs:fYDiff (Results 1 – 1 of 1) sorted by relevance
1692 double fYDiff = - ( fSin * fWidthHalf - fCos * ( -fHeightHalf ) ); in ImplFlipBoundingBox() local1694 …maRect.Move( (sal_Int32)( -( fWidthHalf - fXDiff ) ), (sal_Int32)( - ( fHeightHalf + fYDiff ) ) ); in ImplFlipBoundingBox()
Completed in 23 milliseconds