Searched refs:aSourceTopLeft (Results 1 – 3 of 3) sorted by relevance
1269 const ::basegfx::B2IPoint aSourceTopLeft( in clipAreaImpl() local1283 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() local1338 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 …]
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()
Completed in 54 milliseconds