Searched refs:SDL_SCANCODE_KP_XOR (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/SDL2/include/ | ||
A D | SDL_scancode.h | 299 SDL_SCANCODE_KP_XOR = 194, enumerator |
A D | SDL_keycode.h | 241 SDLK_KP_XOR = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_KP_XOR), |
Completed in 6 milliseconds