Home
last modified time | relevance | path

Searched refs:getUpdateArea (Results 1 – 16 of 16) sorted by relevance

/trunk/main/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx252 getUpdateArea() ); in setAlpha()
316 getUpdateArea() ); in transform()
329 const ::basegfx::B2DRectangle& rPrevBounds( getUpdateArea() ); in clip()
341 getUpdateArea() ); in clip()
361 getUpdateArea() ); in setPriority()
385 getUpdateArea() ); in show()
409 getUpdateArea() ); in hide()
435 return getUpdateArea().isInside( rUpdateArea ); in isAreaUpdateOpaque()
464 ::basegfx::B2DRange CanvasCustomSpriteHelper::getUpdateArea() const in getUpdateArea() function in canvas::CanvasCustomSpriteHelper
471 return getUpdateArea( ::basegfx::B2DRectangle( 0.0, 0.0, in getUpdateArea()
[all …]
H A Dspriteredrawmanager.cxx244 … (*aCurrSprite)->getUpdateArea() ); in setupUpdateAreas()
308 const ::basegfx::B2DRange& rUpdateArea( (*aCurr)->getUpdateArea() ); in setupUpdateAreas()
359 !aFirst->second.getSprite()->isAreaUpdateOpaque( aFirst->second.getUpdateArea() ) || in isAreaUpdateScroll()
367 o_rMoveStart = aSecond->second.getUpdateArea(); in isAreaUpdateScroll()
368 o_rMoveEnd = aFirst->second.getUpdateArea(); in isAreaUpdateScroll()
419 ::basegfx::B2DRange aTrueArea( aBegin->second.getUpdateArea() ); in isAreaUpdateOpaque()
423 ::boost::bind( &SpriteInfo::getUpdateArea, in isAreaUpdateOpaque()
/trunk/main/canvas/inc/canvas/base/
H A Dcanvascustomspritehelper.hxx98 ::basegfx::B2DRange getUpdateArea() const;
110 … ::basegfx::B2DRange getUpdateArea( const ::basegfx::B2DRange& rUntransformedSpriteBounds ) const;
H A Dcanvascustomspritebase.hxx254 virtual ::basegfx::B2DRange getUpdateArea() const in getUpdateArea() function in canvas::CanvasCustomSpriteBase
258 return maSpriteHelper.getUpdateArea(); in getUpdateArea()
H A Dsprite.hxx92 virtual ::basegfx::B2DRange getUpdateArea() const = 0;
/trunk/main/slideshow/source/engine/shapes/
H A Dbackgroundshape.cxx105 virtual ::basegfx::B2DRectangle getUpdateArea() const;
253 ::basegfx::B2DRectangle BackgroundShape::getUpdateArea() const in getUpdateArea() function in slideshow::internal::BackgroundShape
H A Dshapeimporter.cxx175 virtual basegfx::B2DRectangle getUpdateArea() const;
255 basegfx::B2DRectangle ShapeOfGroup::getUpdateArea() const in getUpdateArea() function in slideshow::internal::__anonaa1c5ceb0111::ShapeOfGroup
H A Dexternalshapebase.hxx94 virtual ::basegfx::B2DRectangle getUpdateArea() const;
H A Dexternalshapebase.cxx214 ::basegfx::B2DRectangle ExternalShapeBase::getUpdateArea() const in getUpdateArea() function in slideshow::internal::ExternalShapeBase
H A Ddrawshape.cxx184 getUpdateArea(), in getViewRenderArgs()
834 ::basegfx::B2DRectangle DrawShape::getUpdateArea() const in getUpdateArea() function in slideshow::internal::DrawShape
H A Ddrawshape.hxx148 virtual ::basegfx::B2DRectangle getUpdateArea() const;
/trunk/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx358 pLayer->addUpdateRange( rShape->getUpdateArea() ); in implRemoveShape()
740 pLayer->addUpdateRange( rShape->getUpdateArea() ); in addUpdateArea()
881 pCurrShape->getUpdateArea() ); in updateShapeLayers()
H A Dlayer.cxx211 maNewBounds.expand( rShape->getUpdateArea() ); in updateBounds()
345 return maUpdateAreas.overlaps( rShape->getUpdateArea() ); in isInsideUpdateArea()
/trunk/main/slideshow/source/inc/
H A Dshape.hxx181 virtual ::basegfx::B2DRange getUpdateArea() const = 0;
/trunk/main/slideshow/test/
H A Dtestshape.cxx178 virtual ::basegfx::B2DRectangle getUpdateArea() const in getUpdateArea() function in ImplTestShape
/trunk/main/canvas/inc/canvas/
H A Dspriteredrawmanager.hxx134 ::basegfx::B2DRange getUpdateArea() const { return maTrueUpdateArea; } in getUpdateArea() function in canvas::SpriteRedrawManager::SpriteInfo

Completed in 64 milliseconds