Home
last modified time | relevance | path

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

/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx783 ::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()
[all …]
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1262 ::basegfx::B2IPoint& io_rDestPoint, in clipAreaImpl() argument
1284 ::basegfx::B2IRange aLocalDestArea( io_rDestPoint + aUpperLeftOffset, in clipAreaImpl()
1285 io_rDestPoint + aLowerRightOffset ); in clipAreaImpl()
1296 aLocalDestArea.getMinimum()-io_rDestPoint ); in clipAreaImpl()
1298 aLocalDestArea.getMaximum()-io_rDestPoint ); in clipAreaImpl()
1302 io_rDestPoint = aLocalDestArea.getMinimum(); in clipAreaImpl()
/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx366 ::basegfx::B2IPoint& io_rDestPoint,
394 ::basegfx::B2IPoint& io_rDestPoint,