Searched refs:SDL_SCANCODE_COPY (Results 1 – 2 of 2) sorted by relevance
| /bsp/simulator/SDL2/include/ | ||
| A D | SDL_scancode.h | 235 SDL_SCANCODE_COPY = 124, /**< AC Copy */ enumerator |
| A D | SDL_keycode.h | 199 SDLK_COPY = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_COPY), |
Completed in 7 milliseconds