Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bkeyboard.cc144 keymap[0x5c] = SDL_GetScancodeFromKey(SDLK_LCTRL); in HAIKU_InitOSKeymap()
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_keyboard.c246 SDLK_LCTRL,
743 case SDLK_LCTRL: in SDL_SendKeyboardKeyInternal()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspevents.c240 keymap[KEY_LEFTCTRL] = SDLK_LCTRL; in PSP_InitOSKeymap()
/AliOS-Things-master/components/SDL2/include/
A DSDL_keycode.h276 SDLK_LCTRL = SDL_SCANCODE_TO_KEYCODE(SDL_SCANCODE_LCTRL), enumerator

Completed in 7 milliseconds