Searched refs:handlePause (Results 1 – 4 of 4) sorted by relevance
57 virtual bool handlePause( bool bPauseShow ) = 0;
91 virtual bool handlePause( bool bPauseShow );
69 bool SoundPlayer::handlePause( bool bPauseShow ) in handlePause() function in slideshow::internal::SoundPlayer
1171 boost::bind( &PauseEventHandler::handlePause, in notifyPauseMode()
Completed in 12 milliseconds