Searched refs:aLowerRightOffset (Results 1 – 2 of 2) sorted by relevance
1284 const ::basegfx::B2IVector aLowerRightOffset( in clipAreaImpl() local1288 io_rDestPoint + aLowerRightOffset ); in clipAreaImpl()1339 const ::basegfx::B2IVector aLowerRightOffset( in clipAreaImpl() local1344 … basegfx::fround(aDestTopLeft.getX() + nScaleX*aLowerRightOffset.getX()), in clipAreaImpl()1345 … basegfx::fround(aDestTopLeft.getY() + nScaleY*aLowerRightOffset.getY()) ); in clipAreaImpl()
802 const ::basegfx::B2IVector aLowerRightOffset( in clipAreaImpl() local806 io_rDestPoint + aLowerRightOffset ); in clipAreaImpl()
Completed in 50 milliseconds