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

  /prebuilts/misc/windows/sdl2/test/
testhotplug.c 129 SDL_Log("Button Press: %d\n", event.jbutton.button);
134 if (event.jbutton.button == 0) {
140 SDL_Log("Button Release: %d\n", event.jbutton.button);
testjoystick.c 114 event.jbutton.which, event.jbutton.button);
118 event.jbutton.which, event.jbutton.button);
controllermap.c 273 if (steps[_s].button == event.jbutton.button) {
278 step->button = event.jbutton.button;
280 SDL_snprintf(temp, SDL_arraysize(temp), ":b%u,", event.jbutton.button);
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_events.h 317 * \brief Joystick button event structure (event.jbutton.*)
512 SDL_JoyButtonEvent jbutton; /**< Joystick button event data */ member in union:SDL_Event
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_events.h 317 * \brief Joystick button event structure (event.jbutton.*)
512 SDL_JoyButtonEvent jbutton; /**< Joystick button event data */ member in union:SDL_Event
  /prebuilts/misc/windows/sdl2/include/
SDL_events.h 317 * \brief Joystick button event structure (event.jbutton.*)
512 SDL_JoyButtonEvent jbutton; /**< Joystick button event data */ member in union:SDL_Event
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h 317 * \brief Joystick button event structure (event.jbutton.*)
512 SDL_JoyButtonEvent jbutton; /**< Joystick button event data */ member in union:SDL_Event
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 41 milliseconds