Searched refs:notifySlideEnded (Results 1 – 1 of 1) sorted by relevance
282 void notifySlideEnded (const bool bReverse);1289 notifySlideEnded(true); in rewindEffectToPreviousSlide()2236 boost::bind<void>( boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()2261 boost::bind<void>( boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()2278 boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()2322 void SlideShowImpl::notifySlideEnded (const bool bReverse) in notifySlideEnded() function in __anon857254e10111::SlideShowImpl