Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/include/
DSDL_joystick.h115 extern DECLSPEC int SDLCALL SDL_JoystickEventState(int state);
/external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
DSDL.x62 SDL_JoystickEventState
/external/qemu/distrib/sdl-1.2.12/src/joystick/
DSDL_joystick.c544 int SDL_JoystickEventState(int state) in SDL_JoystickEventState() function