Searched refs:aSourceTopLeft (Results 1 – 3 of 3) sorted by relevance
1266 const ::basegfx::B2IPoint aSourceTopLeft( in clipAreaImpl() local1280 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() local1335 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 …]
787 const ::basegfx::B2IPoint aSourceTopLeft( in clipAreaImpl() local801 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()
1527 const Point aSourceTopLeft(pVout->LogicToPixel(aTargetLogic.TopLeft())); in SmoothScroll() local1544 aSourceTopLeft, aTargetPixel.GetSize(), // source in SmoothScroll()1552 aSourceTopLeft, aTargetPixel.GetSize(), // source in SmoothScroll()