Searched refs:SDL_SCANCODE_KP_MINUS (Results 1 – 2 of 2) sorted by relevance
| /bsp/simulator/SDL2/include/ | ||
| A D | SDL_scancode.h | 185 SDL_SCANCODE_KP_MINUS = 86, enumerator |
| A D | SDL_keycode.h | 161 SDLK_KP_MINUS = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_KP_MINUS), |
Completed in 6 milliseconds