Searched refs:XKB_MOD_NAME_ALT (Results 1 – 2 of 2) sorted by relevance
/external/libxkbcommon/xkbcommon/test/ |
D | state.c | 127 assert(xkb_state_mod_name_is_active(state, XKB_MOD_NAME_ALT, in test_update_key() 132 XKB_MOD_NAME_ALT, in test_update_key() 137 xkb_keymap_mod_get_index(keymap, XKB_MOD_NAME_ALT), in test_update_key() 141 XKB_MOD_NAME_ALT, in test_update_key() 146 XKB_MOD_NAME_ALT, in test_update_key() 151 XKB_MOD_NAME_ALT, in test_update_key() 160 assert(xkb_state_mod_name_is_active(state, XKB_MOD_NAME_ALT, in test_update_key() 165 XKB_MOD_NAME_ALT, in test_update_key() 170 XKB_MOD_NAME_ALT, in test_update_key() 175 assert(xkb_state_mod_name_is_active(state, XKB_MOD_NAME_ALT, in test_update_key() [all …]
|
/external/libxkbcommon/xkbcommon/xkbcommon/ |
D | xkbcommon-names.h | 37 #define XKB_MOD_NAME_ALT "Mod1" macro
|