Home
last modified time | relevance | path

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

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1269 const ::basegfx::B2IPoint aSourceTopLeft( in clipAreaImpl() local
1283 aLocalSourceArea.getMinimum()-aSourceTopLeft ); in clipAreaImpl()
1285 aLocalSourceArea.getMaximum()-aSourceTopLeft ); in clipAreaImpl()
1303 io_rSourceArea = ::basegfx::B2IRange( aSourceTopLeft + aDestUpperLeftOffset, in clipAreaImpl()
1304 aSourceTopLeft + aDestLowerRightOffset ); in clipAreaImpl()
1324 const ::basegfx::B2IPoint aSourceTopLeft( in clipAreaImpl() local
1338 aLocalSourceArea.getMinimum()-aSourceTopLeft ); in clipAreaImpl()
1340 aLocalSourceArea.getMaximum()-aSourceTopLeft ); in clipAreaImpl()
1360 …io_rSourceArea = ::basegfx::B2IRange( basegfx::fround(aSourceTopLeft.getX() + aDestUpperLeftOffset… in clipAreaImpl()
1361 … 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()

Completed in 47 milliseconds