Home
last modified time | relevance | path

Searched refs:SDLK_CAPSLOCK (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bkeyboard.cc111 keymap[0x3b] = SDL_GetScancodeFromKey(SDLK_CAPSLOCK); in HAIKU_InitOSKeymap()
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_keyboard.c109 SDLK_CAPSLOCK,
779 case SDLK_CAPSLOCK: in SDL_SendKeyboardKeyInternal()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspevents.c193 keymap[KEY_CAPSLOCK] = SDLK_CAPSLOCK; in PSP_InitOSKeymap()
/AliOS-Things-master/components/SDL2/include/
A DSDL_keycode.h127 SDLK_CAPSLOCK = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_CAPSLOCK), enumerator

Completed in 9 milliseconds