Searched refs:rUnitBounds (Results 1 – 4 of 4) sorted by relevance
/trunk/main/slideshow/source/engine/ |
H A D | tools.cxx | 601 ::basegfx::B2DRectangle getShapeUpdateArea( const ::basegfx::B2DRectangle& rUnitBounds, in getShapeUpdateArea() argument 629 rUnitBounds, in getShapeUpdateArea() 633 ::basegfx::B2DRange getShapeUpdateArea( const ::basegfx::B2DRange& rUnitBounds, in getShapeUpdateArea() argument 639 rUnitBounds.getMinX() ), in getShapeUpdateArea() 642 rUnitBounds.getMinY() ), in getShapeUpdateArea() 645 rUnitBounds.getMaxX() ), in getShapeUpdateArea() 648 rUnitBounds.getMaxY() ) ); in getShapeUpdateArea()
|
/trunk/main/slideshow/source/engine/shapes/ |
H A D | viewshape.cxx | 289 … ::basegfx::B2DRectangle calcUpdateAreaPixel( const ::basegfx::B2DRectangle& rUnitBounds, in calcUpdateAreaPixel() argument 297 getShapeUpdateArea( rUnitBounds, in calcUpdateAreaPixel() 307 const ::basegfx::B2DRectangle& rUnitBounds, in renderSprite() 321 rUnitBounds.isEmpty() || in renderSprite() 352 calcUpdateAreaPixel( rUnitBounds, in renderSprite()
|
H A D | viewshape.hxx | 150 const ::basegfx::B2DRectangle& rUnitBounds, in RenderArgs() 157 maUnitBounds( rUnitBounds ), in RenderArgs() 266 const ::basegfx::B2DRectangle& rUnitBounds,
|
/trunk/main/slideshow/source/inc/ |
H A D | tools.hxx | 253 const basegfx::B2DRange& rUnitBounds, 275 basegfx::B2DRange getShapeUpdateArea( const basegfx::B2DRange& rUnitBounds,
|
Completed in 26 milliseconds