Searched refs:xkb_state_mod_names_are_active (Results 1 – 4 of 4) sorted by relevance
/external/libxkbcommon/test/ |
D | state.c | 131 assert(xkb_state_mod_names_are_active(state, XKB_STATE_MODS_DEPRESSED, in test_update_key() 141 assert(xkb_state_mod_names_are_active(state, XKB_STATE_MODS_DEPRESSED, in test_update_key() 145 assert(xkb_state_mod_names_are_active(state, XKB_STATE_MODS_DEPRESSED, in test_update_key() 150 assert(xkb_state_mod_names_are_active(state, XKB_STATE_MODS_DEPRESSED, in test_update_key() 164 assert(xkb_state_mod_names_are_active(state, XKB_STATE_MODS_DEPRESSED, in test_update_key() 169 assert(xkb_state_mod_names_are_active(state, XKB_STATE_MODS_LATCHED, in test_update_key()
|
/external/libxkbcommon/ |
D | xkbcommon.map | 61 xkb_state_mod_names_are_active;
|
/external/libxkbcommon/xkbcommon/ |
D | xkbcommon.h | 1673 xkb_state_mod_names_are_active(struct xkb_state *state,
|
/external/libxkbcommon/src/ |
D | state.c | 1220 xkb_state_mod_names_are_active(struct xkb_state *state, in xkb_state_mod_names_are_active() function
|