Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon.h1442 XKB_STATE_MATCH_NON_EXCLUSIVE = (1 << 16) enumerator
/external/libxkbcommon/xkbcommon/test/
Dstate.c145 XKB_STATE_MATCH_NON_EXCLUSIVE, in test_update_key()
150 XKB_STATE_MATCH_NON_EXCLUSIVE), in test_update_key()
/external/libxkbcommon/xkbcommon/src/
Dstate.c1144 if (!(match & XKB_STATE_MATCH_NON_EXCLUSIVE) && (active & ~wanted)) in match_mod_masks()