Searched refs:bNeedRotation (Results 1 – 1 of 1) sorted by relevance
130 const bool bNeedRotation( !::basegfx::fTools::equalZero(nRotation) ); in getAttributedShapeTransformation() local132 if( bNeedRotation || bNeedShearX || bNeedShearY ) in getAttributedShapeTransformation()140 if( bNeedRotation ) in getAttributedShapeTransformation()574 const bool bNeedRotation( !::basegfx::fTools::equalZero(nRotation) ); in getSpriteTransformation() local576 if( bNeedRotation || bNeedShearX || bNeedShearY ) in getSpriteTransformation()584 if( bNeedRotation ) in getSpriteTransformation()
Completed in 10 milliseconds