Searched refs:enterAnimationMode (Results 1 – 15 of 15) sorted by relevance
177 mpLayerManager->enterAnimationMode(pShape2); in testShapeOrdering()207 mpLayerManager->enterAnimationMode(pShape3); in testShapeOrdering()242 mpLayerManager->enterAnimationMode(pShape2); in testShapeRepaint()261 mpLayerManager->enterAnimationMode(pShape4); in testShapeRepaint()
199 virtual void enterAnimationMode() in enterAnimationMode() function in ImplTestShape
278 void ShapeManagerImpl::enterAnimationMode( const AnimatableShapeSharedPtr& rShape ) in enterAnimationMode() function in slideshow::internal::ShapeManagerImpl281 mpLayerManager->enterAnimationMode(rShape); in enterAnimationMode()
429 void LayerManager::enterAnimationMode( const AnimatableShapeSharedPtr& rShape ) in enterAnimationMode() function in slideshow::internal::LayerManager436 rShape->enterAnimationMode(); in enterAnimationMode()
174 void enterAnimationMode( const AnimatableShapeSharedPtr& rShape );
126 virtual void enterAnimationMode( const AnimatableShapeSharedPtr& rShape );
126 mpShapeManager->enterAnimationMode( mpShape ); in start()289 mpShapeManager->enterAnimationMode( mpShape ); in start()480 mpShapeManager->enterAnimationMode( mpShape ); in start()
703 pNewShape->enterAnimationMode(); in addViewLayer()1107 void DrawShape::enterAnimationMode() in enterAnimationMode() function in slideshow::internal::DrawShape1118 ::boost::mem_fn( &ViewShape::enterAnimationMode ) ); in enterAnimationMode()
90 bool enterAnimationMode();
156 virtual void enterAnimationMode();
847 bool ViewShape::enterAnimationMode() in enterAnimationMode() function in slideshow::internal::ViewShape
712 maContext.mpSubsettableShapeManager->enterAnimationMode( mpDrawShape ); in perform()
59 virtual void enterAnimationMode() = 0;
62 virtual void enterAnimationMode( const boost::shared_ptr<AnimatableShape>& rShape ) = 0;
157 mpShapeManager->enterAnimationMode( mpShape ); in start()
Completed in 163 milliseconds