Searched refs:JP_KP0 (Results 1 - 1 of 1) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/joystick/mint/ |
H A D | SDL_sysjoystick.c | 101 JP_KP0, JP_KP8, JP_KP5, JP_KP2, enumerator in enum:__anon11122 124 (1<<JP_UP)|(1<<JP_KP0), /* we get this on joypad 1 */ 125 (1<<JP_UP)|(1<<JP_KPNUM)|(1<<JP_KP0), /* this on joypad 2 */ 126 (1<<JP_KPMULT)|(1<<JP_KP0)}, /* this on joypad 3 */ 194 (1<<JP_UP)|(1<<JP_KP0)}, 195 {1<<JP_KP0, 196 (1<<JP_UP)|(1<<JP_KPNUM)|(1<<JP_KPMULT)|(1<<JP_KP0), 200 (1<<JP_UP)|(1<<JP_KPNUM)|(1<<JP_KPMULT)|(1<<JP_KP0), 201 (1<<JP_UP)|(1<<JP_KPMULT)|(1<<JP_KP0), 241 JP_OPTION, JP_KPMULT, JP_KPNUM, JP_KP0, [all...] |
Completed in 61 milliseconds