Lines Matching refs:io_rDestPoint
783 ::basegfx::B2IPoint& io_rDestPoint, in clipAreaImpl() argument
805 ::basegfx::B2IRange aLocalDestArea( io_rDestPoint + aUpperLeftOffset, in clipAreaImpl()
806 io_rDestPoint + aLowerRightOffset ); in clipAreaImpl()
817 aLocalDestArea.getMinimum()-io_rDestPoint ); in clipAreaImpl()
819 aLocalDestArea.getMaximum()-io_rDestPoint ); in clipAreaImpl()
823 io_rDestPoint = aLocalDestArea.getMinimum(); in clipAreaImpl()
833 ::basegfx::B2IPoint& io_rDestPoint, in clipScrollArea() argument
842 ::basegfx::B2IRange aInputDestArea( io_rDestPoint.getX(), in clipScrollArea()
843 io_rDestPoint.getY(), in clipScrollArea()
844 (io_rDestPoint.getX() in clipScrollArea()
846 (io_rDestPoint.getY() in clipScrollArea()
854 io_rDestPoint, in clipScrollArea()
869 ::basegfx::B2IPoint& io_rDestPoint, in clipBlit() argument
875 io_rDestPoint, in clipBlit()