Home
last modified time | relevance | path

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

/external/libxkbcommon/src/
Dstate.c217 xkb_key_get_action(struct xkb_state *state, const struct xkb_key *key) in xkb_key_get_action() function
450 const union xkb_action *action = xkb_key_get_action(state, key); in xkb_filter_mod_latch_func()
562 action = xkb_key_get_action(state, key); in xkb_filter_apply_all()