Searched refs:rOrigBounds (Results 1 – 4 of 4) sorted by relevance
305 const ::basegfx::B2DRectangle& rOrigBounds, in renderSprite()322 rOrigBounds.isEmpty() || in renderSprite()341 aNonTranslationalShapeTransformation.scale( rOrigBounds.getWidth(), in renderSprite()342 rOrigBounds.getHeight() ); in renderSprite()344 aShapeTransformation.translate( rOrigBounds.getMinX(), in renderSprite()345 rOrigBounds.getMinY() ); in renderSprite()447 rOrigBounds.getRange(), in renderSprite()
147 RenderArgs( const ::basegfx::B2DRectangle& rOrigBounds, in RenderArgs()154 maOrigBounds( rOrigBounds ), in RenderArgs()264 const ::basegfx::B2DRectangle& rOrigBounds,
651 ::basegfx::B2DRectangle getShapePosSize( const ::basegfx::B2DRectangle& rOrigBounds, in getShapePosSize() argument659 rOrigBounds.isEmpty() ) in getShapePosSize()661 return rOrigBounds; in getShapePosSize()673 rOrigBounds.getWidth() ) ); in getShapePosSize()676 rOrigBounds.getHeight() ) ); in getShapePosSize()681 rOrigBounds.getCenterX() ); in getShapePosSize()684 rOrigBounds.getCenterY() ); in getShapePosSize()
287 const basegfx::B2DRange& rOrigBounds,
Completed in 38 milliseconds