Searched refs:SDL_SCANCODE_SLEEP (Results 1 – 2 of 2) sorted by relevance
| /bsp/simulator/SDL2/include/ | ||
| A D | SDL_scancode.h | 391 SDL_SCANCODE_SLEEP = 282, /**< SC System Sleep */ enumerator |
| A D | SDL_keycode.h | 316 SDLK_SLEEP = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_SLEEP), |
Completed in 7 milliseconds