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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_joystick.h 94 extern DECLSPEC int SDLCALL SDL_JoystickNumHats(SDL_Joystick *joystick);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_joystick.h 94 extern DECLSPEC int SDLCALL SDL_JoystickNumHats(SDL_Joystick *joystick);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_joystick.h 94 extern DECLSPEC int SDLCALL SDL_JoystickNumHats(SDL_Joystick *joystick);
  /prebuilt/windows/sdl/host/include/SDL/
SDL_joystick.h 98 extern DECLSPEC int SDLCALL SDL_JoystickNumHats(SDL_Joystick *joystick);
  /prebuilt/windows/sdl/include/SDL/
SDL_joystick.h 94 extern DECLSPEC int SDLCALL SDL_JoystickNumHats(SDL_Joystick *joystick);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 59 SDL_JoystickNumHats
  /external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_joystick.c 234 int SDL_JoystickNumHats(SDL_Joystick *joystick)

Completed in 189 milliseconds