Searched refs:aDestTopLeft (Results 1 – 1 of 1) sorted by relevance
1319 const basegfx::B2IPoint aDestTopLeft( in clipAreaImpl() local1339 …::basegfx::B2IRange aLocalDestArea( basegfx::fround(aDestTopLeft.getX() + nScaleX*aUpperLeftOffset… in clipAreaImpl()1340 … basegfx::fround(aDestTopLeft.getY() + nScaleY*aUpperLeftOffset.getY()), in clipAreaImpl()1341 … basegfx::fround(aDestTopLeft.getX() + nScaleX*aLowerRightOffset.getX()), in clipAreaImpl()1342 … basegfx::fround(aDestTopLeft.getY() + nScaleY*aLowerRightOffset.getY()) ); in clipAreaImpl()1353 aLocalDestArea.getMinimum()-aDestTopLeft ); in clipAreaImpl()1355 aLocalDestArea.getMaximum()-aDestTopLeft ); in clipAreaImpl()