Searched refs:notifyDeactivating (Results 1 – 8 of 8) sorted by relevance
628 void BaseNode::notifyDeactivating( const AnimationNodeSharedPtr& rNotifier ) in notifyDeactivating() function in slideshow::internal::BaseNode641 boost::bind( &AnimationNode::notifyDeactivating, _1, in notifyEndListeners()
52 virtual void notifyDeactivating( AnimationNodeSharedPtr const& pChildNode );
57 void ParallelTimeContainer::notifyDeactivating( in notifyDeactivating() function in slideshow::internal::ParallelTimeContainer
55 virtual void notifyDeactivating( AnimationNodeSharedPtr const& rNotifier );
62 virtual void notifyDeactivating(
136 void SequentialTimeContainer::notifyDeactivating( in notifyDeactivating() function in slideshow::internal::SequentialTimeContainer
131 virtual void notifyDeactivating( const AnimationNodeSharedPtr& rNotifier );
141 virtual void notifyDeactivating(
Completed in 31 milliseconds