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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_joystick.h 140 extern DECLSPEC Uint8 SDLCALL SDL_JoystickGetHat(SDL_Joystick *joystick, int hat);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_joystick.h 140 extern DECLSPEC Uint8 SDLCALL SDL_JoystickGetHat(SDL_Joystick *joystick, int hat);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_joystick.h 140 extern DECLSPEC Uint8 SDLCALL SDL_JoystickGetHat(SDL_Joystick *joystick, int hat);
  /prebuilt/windows/sdl/host/include/SDL/
SDL_joystick.h 144 extern DECLSPEC Uint8 SDLCALL SDL_JoystickGetHat(SDL_Joystick *joystick, int hat);
  /prebuilt/windows/sdl/include/SDL/
SDL_joystick.h 140 extern DECLSPEC Uint8 SDLCALL SDL_JoystickGetHat(SDL_Joystick *joystick, int hat);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 64 SDL_JoystickGetHat
  /external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_joystick.c 286 Uint8 SDL_JoystickGetHat(SDL_Joystick *joystick, int hat)

Completed in 1367 milliseconds