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
817 aLocalDestArea.getMinimum()-io_rDestPoint ); in clipAreaImpl()
819 aLocalDestArea.getMaximum()-io_rDestPoint ); in clipAreaImpl()
823 io_rDestPoint = aLocalDestArea.getMinimum(); in clipAreaImpl()
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
[all …]
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1265 ::basegfx::B2IPoint& io_rDestPoint, in clipAreaImpl() argument
1287 ::basegfx::B2IRange aLocalDestArea( io_rDestPoint + aUpperLeftOffset, in clipAreaImpl()
1288 io_rDestPoint + aLowerRightOffset ); in clipAreaImpl()
1299 aLocalDestArea.getMinimum()-io_rDestPoint ); in clipAreaImpl()
1301 aLocalDestArea.getMaximum()-io_rDestPoint ); in clipAreaImpl()
1305 io_rDestPoint = aLocalDestArea.getMinimum(); in clipAreaImpl()
/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx366 ::basegfx::B2IPoint& io_rDestPoint,
394 ::basegfx::B2IPoint& io_rDestPoint,

Completed in 31 milliseconds