Searched refs:EPOC_HandleWsEvent (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A DSDL_epocevents.cpp247 int EPOC_HandleWsEvent(_THIS, const TWsEvent& aWsEvent) function
270 //SDL_TRACE1("SDL: EPOC_HandleWsEvent, pointerEvent->iType=%d", pointerEvent->iType); //!!
427 EPOC_HandleWsEvent(_this, event);
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
H A DSDL_epocevents.cpp61 int EPOC_HandleWsEvent(_THIS, const TWsEvent& aWsEvent) function
84 //SDL_TRACE1("SDL: EPOC_HandleWsEvent, pointerEvent->iType=%d", pointerEvent->iType); //!!
297 posted = EPOC_HandleWsEvent(_this, Private->EPOC_WsEvent);

Completed in 64 milliseconds