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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_joystick.h 82 extern DECLSPEC int SDLCALL SDL_JoystickNumAxes(SDL_Joystick *joystick);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_joystick.h 82 extern DECLSPEC int SDLCALL SDL_JoystickNumAxes(SDL_Joystick *joystick);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_joystick.h 82 extern DECLSPEC int SDLCALL SDL_JoystickNumAxes(SDL_Joystick *joystick);
  /prebuilt/windows/sdl/host/include/SDL/
SDL_joystick.h 86 extern DECLSPEC int SDLCALL SDL_JoystickNumAxes(SDL_Joystick *joystick);
  /prebuilt/windows/sdl/include/SDL/
SDL_joystick.h 82 extern DECLSPEC int SDLCALL SDL_JoystickNumAxes(SDL_Joystick *joystick);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 57 SDL_JoystickNumAxes
  /external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_joystick.c 223 int SDL_JoystickNumAxes(SDL_Joystick *joystick)

Completed in 23 milliseconds