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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_joystick.h 99 extern DECLSPEC int SDLCALL SDL_JoystickNumButtons(SDL_Joystick *joystick);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_joystick.h 99 extern DECLSPEC int SDLCALL SDL_JoystickNumButtons(SDL_Joystick *joystick);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_joystick.h 99 extern DECLSPEC int SDLCALL SDL_JoystickNumButtons(SDL_Joystick *joystick);
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_joystick.h 103 extern DECLSPEC int SDLCALL SDL_JoystickNumButtons(SDL_Joystick *joystick);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_joystick.h 99 extern DECLSPEC int SDLCALL SDL_JoystickNumButtons(SDL_Joystick *joystick);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 60 SDL_JoystickNumButtons
  /external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_joystick.c 256 int SDL_JoystickNumButtons(SDL_Joystick *joystick)

Completed in 87 milliseconds