Searched refs:isBackgroundDetached (Results 1 – 11 of 11) sorted by relevance
351 !rShape->isBackgroundDetached()) ) in implRemoveShape()434 const bool bPrevAnimState( rShape->isBackgroundDetached() ); in enterAnimationMode()442 if( bPrevAnimState != rShape->isBackgroundDetached() ) in enterAnimationMode()464 const bool bPrevAnimState( rShape->isBackgroundDetached() ); in leaveAnimationMode()472 if( bPrevAnimState != rShape->isBackgroundDetached() ) in leaveAnimationMode()494 if( rShape->isVisible() || rShape->isBackgroundDetached() ) in notifyShapeUpdate()528 if( (*aCurrShape)->isBackgroundDetached() ) in updateSprites()597 !aIter->first->isBackgroundDetached() && in update()829 pCurrShape->isBackgroundDetached() ); in updateShapeLayers()
108 virtual bool isBackgroundDetached() const; 313 bool BackgroundShape::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::BackgroundShape
178 virtual bool isBackgroundDetached() const;270 bool ShapeOfGroup::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::__anonaa1c5ceb0111::ShapeOfGroup
97 virtual bool isBackgroundDetached() const;
235 bool ExternalShapeBase::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::ExternalShapeBase
104 bool isBackgroundDetached() const { return mbAnimationMode; } in isBackgroundDetached() function in slideshow::internal::ViewShape
158 virtual bool isBackgroundDetached() const;
871 if( isBackgroundDetached() ) in update()
922 bool DrawShape::isBackgroundDetached() const in isBackgroundDetached() function in slideshow::internal::DrawShape
210 virtual bool isBackgroundDetached() const = 0;
191 virtual bool isBackgroundDetached() const in isBackgroundDetached() function in ImplTestShape
Completed in 49 milliseconds