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

  /external/qemu/distrib/sdl-1.2.15/test/
testjoystick.c 77 event.jbutton.which,
78 event.jbutton.button);
82 event.jbutton.which,
83 event.jbutton.button);
  /external/qemu/distrib/sdl-1.2.15/src/joystick/
SDL_joystick.c 556 event.jbutton.which = joystick->index;
557 event.jbutton.button = button;
558 event.jbutton.state = state;
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_events.h 236 SDL_JoyButtonEvent jbutton; member in union:SDL_Event
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_events.h 236 SDL_JoyButtonEvent jbutton; member in union:SDL_Event
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_events.h 236 SDL_JoyButtonEvent jbutton; member in union:SDL_Event
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_events.h 236 SDL_JoyButtonEvent jbutton; member in union:SDL_Event
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 378 milliseconds