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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_joystick.h 72 extern DECLSPEC int SDLCALL SDL_JoystickOpened(int device_index);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_joystick.h 72 extern DECLSPEC int SDLCALL SDL_JoystickOpened(int device_index);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_joystick.h 72 extern DECLSPEC int SDLCALL SDL_JoystickOpened(int device_index);
  /prebuilt/windows/sdl/host/include/SDL/
SDL_joystick.h 76 extern DECLSPEC int SDLCALL SDL_JoystickOpened(int device_index);
  /prebuilt/windows/sdl/include/SDL/
SDL_joystick.h 72 extern DECLSPEC int SDLCALL SDL_JoystickOpened(int device_index);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 55 SDL_JoystickOpened
  /external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_joystick.c 179 int SDL_JoystickOpened(int device_index)

Completed in 234 milliseconds