Searched refs:notifySlideEnded (Results 1 – 1 of 1) sorted by relevance
282 void notifySlideEnded (const bool bReverse);1303 notifySlideEnded(true); in rewindEffectToPreviousSlide()2263 boost::bind<void>( boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()2288 boost::bind<void>( boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()2305 boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()2349 void SlideShowImpl::notifySlideEnded (const bool bReverse) in notifySlideEnded() function in __anon9a1686190111::SlideShowImpl
Completed in 16 milliseconds