Searched refs:io_rDestPoint (Results 1 – 3 of 3) sorted by relevance
783 ::basegfx::B2IPoint& io_rDestPoint, in clipAreaImpl() argument817 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 …]
1265 ::basegfx::B2IPoint& io_rDestPoint, in clipAreaImpl() argument1287 ::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()
365 ::basegfx::B2IPoint& io_rDestPoint,393 ::basegfx::B2IPoint& io_rDestPoint,
Completed in 48 milliseconds