Home
last modified time | relevance | path

Searched refs:nthing (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/joystick/linux/
DSDL_sysjoystick.c77 int nthing; member
884 SDL_PrivateJoystickButton(logicaljoy, buttons->nthing, state); in LogicalJoystickButton()
908 SDL_PrivateJoystickAxis(logicaljoy, axes->nthing, value); in LogicalJoystickAxis()
952 hat = hats->nthing; in HandleHat()