Home
last modified time | relevance | path

Searched refs:handleEvent_impl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/slideshow/source/engine/
H A Dusereventqueue.cxx265 return handleEvent_impl(); in handleEvent()
276 return handleEvent_impl(); in handleMouseReleased()
284 virtual bool handleEvent_impl() in handleEvent_impl() function in slideshow::internal::ClickEventHandler
312 void skipEffect (void) { handleEvent_impl(false); } in skipEffect()
315 virtual bool handleEvent_impl() in handleEvent_impl() function in slideshow::internal::SkipEffectEventHandler
317 return handleEvent_impl(true); in handleEvent_impl()
320 bool handleEvent_impl (bool bNotifyNextEffect) in handleEvent_impl() function in slideshow::internal::SkipEffectEventHandler

Completed in 21 milliseconds