HomeSort by relevance Sort by last modified time
    Searched refs:EPOC_HandleWsEvent (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocevents.cpp 247 int EPOC_HandleWsEvent(_THIS, const TWsEvent& aWsEvent)
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/
SDL_epocevents.cpp 61 int EPOC_HandleWsEvent(_THIS, const TWsEvent& aWsEvent)
84 //SDL_TRACE1("SDL: EPOC_HandleWsEvent, pointerEvent->iType=%d", pointerEvent->iType); //!!
297 posted = EPOC_HandleWsEvent(_this, Private->EPOC_WsEvent);

Completed in 68 milliseconds