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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_joystick.h 58 extern DECLSPEC const char * SDLCALL SDL_JoystickName(int device_index);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_joystick.h 58 extern DECLSPEC const char * SDLCALL SDL_JoystickName(int device_index);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_joystick.h 58 extern DECLSPEC const char * SDLCALL SDL_JoystickName(int device_index);
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_joystick.h 62 extern DECLSPEC const char * SDLCALL SDL_JoystickName(int device_index);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_joystick.h 58 extern DECLSPEC const char * SDLCALL SDL_JoystickName(int device_index);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 53 SDL_JoystickName
  /external/qemu/distrib/sdl-1.2.12/src/joystick/
SDL_joystick.c 76 const char *SDL_JoystickName(int device_index)

Completed in 2130 milliseconds