Home
last modified time | relevance | path

Searched refs:KMOD_ALT (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_keycode.h344 #define KMOD_ALT (KMOD_LALT|KMOD_RALT) macro
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_fcitx.c282 if (sdl_mods & KMOD_ALT) fcitx_mods |= (1 << 3); in Fcitx_ModState()
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c1620 SDL_bool withAlt = !!(event->key.keysym.mod & KMOD_ALT); in SDLTest_CommonEvent()

Completed in 8 milliseconds