Searched refs:aDestLowerRightOffset (Results 1 – 2 of 2) sorted by relevance
1300 const ::basegfx::B2IVector aDestLowerRightOffset( in clipAreaImpl() local1304 aSourceTopLeft + aDestLowerRightOffset ); in clipAreaImpl()1357 const ::basegfx::B2IVector aDestLowerRightOffset( in clipAreaImpl() local1362 … basegfx::fround(aSourceTopLeft.getX() + aDestLowerRightOffset.getX()/nScaleX), in clipAreaImpl()1363 … basegfx::fround(aSourceTopLeft.getY() + aDestLowerRightOffset.getY()/nScaleY) ); in clipAreaImpl()
818 const ::basegfx::B2IVector aDestLowerRightOffset( in clipAreaImpl() local822 aSourceTopLeft + aDestLowerRightOffset ); in clipAreaImpl()
Completed in 62 milliseconds