Home
last modified time | relevance | path

Searched refs:aSourceTopLeft (Results 1 – 3 of 3) sorted by relevance

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1266 const ::basegfx::B2IPoint aSourceTopLeft( in clipAreaImpl() local
1280 aLocalSourceArea.getMinimum()-aSourceTopLeft ); in clipAreaImpl()
1282 aLocalSourceArea.getMaximum()-aSourceTopLeft ); in clipAreaImpl()
1300 io_rSourceArea = ::basegfx::B2IRange( aSourceTopLeft + aDestUpperLeftOffset, in clipAreaImpl()
1301 aSourceTopLeft + aDestLowerRightOffset ); in clipAreaImpl()
1321 const ::basegfx::B2IPoint aSourceTopLeft( in clipAreaImpl() local
1335 aLocalSourceArea.getMinimum()-aSourceTopLeft ); in clipAreaImpl()
1337 aLocalSourceArea.getMaximum()-aSourceTopLeft ); in clipAreaImpl()
1357 …io_rSourceArea = ::basegfx::B2IRange( basegfx::fround(aSourceTopLeft.getX() + aDestUpperLeftOffset… in clipAreaImpl()
1358 … basegfx::fround(aSourceTopLeft.getY() + aDestUpperLeftOffset.getY()/nScaleY), in clipAreaImpl()
[all …]
/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx787 const ::basegfx::B2IPoint aSourceTopLeft( in clipAreaImpl() local
801 aLocalSourceArea.getMinimum()-aSourceTopLeft ); in clipAreaImpl()
803 aLocalSourceArea.getMaximum()-aSourceTopLeft ); in clipAreaImpl()
821 io_rSourceArea = ::basegfx::B2IRange( aSourceTopLeft + aDestUpperLeftOffset, in clipAreaImpl()
822 aSourceTopLeft + aDestLowerRightOffset ); in clipAreaImpl()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1527 const Point aSourceTopLeft(pVout->LogicToPixel(aTargetLogic.TopLeft())); in SmoothScroll() local
1544 aSourceTopLeft, aTargetPixel.GetSize(), // source in SmoothScroll()
1552 aSourceTopLeft, aTargetPixel.GetSize(), // source in SmoothScroll()