Searched refs:SDL_SCANCODE_CUT (Results 1 – 2 of 2) sorted by relevance
| /bsp/simulator/SDL2/include/ | ||
| A D | SDL_scancode.h | 234 SDL_SCANCODE_CUT = 123, /**< AC Cut */ enumerator |
| A D | SDL_keycode.h | 198 SDLK_CUT = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_CUT), |
Completed in 7 milliseconds