Searched refs:handleEvent_impl (Results 1 – 1 of 1) sorted by relevance
265 return handleEvent_impl(); in handleEvent()276 return handleEvent_impl(); in handleMouseReleased()284 virtual bool handleEvent_impl() in handleEvent_impl() function in slideshow::internal::ClickEventHandler312 void skipEffect (void) { handleEvent_impl(false); } in skipEffect()315 virtual bool handleEvent_impl() in handleEvent_impl() function in slideshow::internal::SkipEffectEventHandler317 return handleEvent_impl(true); in handleEvent_impl()320 bool handleEvent_impl (bool bNotifyNextEffect) in handleEvent_impl() function in slideshow::internal::SkipEffectEventHandler
Completed in 29 milliseconds