OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ev_handleevents
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/joystick/linux/
SDL_sysjoystick.c
1058
static __inline__ void
EV_HandleEvents
(SDL_Joystick *joystick)
1067
return
EV_HandleEvents
(SDL_joylist[i].joy);
1142
EV_HandleEvents
(joystick);
Completed in 39 milliseconds