Searched refs:SDL_SCANCODE_AC_STOP (Results 1 – 2 of 2) sorted by relevance
| /bsp/simulator/SDL2/include/ | ||
| A D | SDL_scancode.h | 370 SDL_SCANCODE_AC_STOP = 272, /**< AC Stop */ enumerator |
| A D | SDL_keycode.h | 303 SDLK_AC_STOP = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_AC_STOP), |
Completed in 18 milliseconds