Searched refs:KMOD_ALT (Results 1 – 3 of 3) sorted by relevance
344 #define KMOD_ALT (KMOD_LALT|KMOD_RALT) macro
282 if (sdl_mods & KMOD_ALT) fcitx_mods |= (1 << 3); in Fcitx_ModState()
1620 SDL_bool withAlt = !!(event->key.keysym.mod & KMOD_ALT); in SDLTest_CommonEvent()
Completed in 8 milliseconds