Home
last modified time | relevance | path

Searched refs:aLowerRightOffset (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1284 const ::basegfx::B2IVector aLowerRightOffset( in clipAreaImpl() local
1288 io_rDestPoint + aLowerRightOffset ); in clipAreaImpl()
1339 const ::basegfx::B2IVector aLowerRightOffset( in clipAreaImpl() local
1344 … basegfx::fround(aDestTopLeft.getX() + nScaleX*aLowerRightOffset.getX()), in clipAreaImpl()
1345 … basegfx::fround(aDestTopLeft.getY() + nScaleY*aLowerRightOffset.getY()) ); in clipAreaImpl()
/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx802 const ::basegfx::B2IVector aLowerRightOffset( in clipAreaImpl() local
806 io_rDestPoint + aLowerRightOffset ); in clipAreaImpl()

Completed in 36 milliseconds