Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/
Dstate.c68 const struct xkb_key *key;
72 const struct xkb_key *key,
120 get_entry_for_key_state(struct xkb_state *state, const struct xkb_key *key, in get_entry_for_key_state()
150 const struct xkb_key *key = XkbKey(state->keymap, kc); in xkb_state_key_get_level()
208 const struct xkb_key *key = XkbKey(state->keymap, kc); in xkb_state_key_get_layout()
221 xkb_key_get_action(struct xkb_state *state, const struct xkb_key *key) in xkb_key_get_action()
263 const struct xkb_key *key, in xkb_filter_group_set_func()
301 const struct xkb_key *key, in xkb_filter_group_lock_func()
330 const struct xkb_key *key, in xkb_filter_mod_set_func()
363 const struct xkb_key *key, in xkb_filter_mod_lock_func()
[all …]
Dkeymap.c70 struct xkb_key *key; in xkb_keymap_unref()
340 const struct xkb_key *key = XkbKey(keymap, kc); in xkb_keymap_num_layouts_for_key()
355 const struct xkb_key *key = XkbKey(keymap, kc); in xkb_keymap_num_levels_for_key()
420 const struct xkb_key *key = XkbKey(keymap, kc); in xkb_keymap_key_get_syms_by_level()
467 struct xkb_key *key; in xkb_keymap_key_for_each()
479 const struct xkb_key *key = XkbKey(keymap, kc); in xkb_keymap_key_repeats()
Dkeymap.h331 struct xkb_key { struct
372 struct xkb_key *keys;
426 static inline const struct xkb_key *
435 XkbKeyNumLevels(const struct xkb_key *key, xkb_layout_index_t layout) in XkbKeyNumLevels()
445 struct xkb_key *
Dkeymap-priv.c75 struct xkb_key *
78 struct xkb_key *key; in XkbKeyByName()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dkeymap.c70 FindInterpForKey(struct xkb_keymap *keymap, const struct xkb_key *key, in FindInterpForKey()
128 ApplyInterpsToKey(struct xkb_keymap *keymap, struct xkb_key *key) in ApplyInterpsToKey()
175 struct xkb_key *key; in UpdateDerivedKeymapFields()
Dkeymap-dump.c150 const struct xkb_key *key; in write_keycodes()
456 const struct xkb_key *key, xkb_layout_index_t group) in write_keysyms()
490 const struct xkb_key *key) in write_key()
598 const struct xkb_key *key; in write_symbols()
Dsymbols.c1256 static struct xkb_key *
1259 struct xkb_key *key; in FindKeyForSymbol()
1408 struct xkb_key *key; in CopySymbolsDefToKeymap()
1509 struct xkb_key *key; in CopyModMapDefToKeymap()
1557 struct xkb_key *key; in CopySymbolsToKeymap()
Dkeycodes.c529 struct xkb_key *keys; in CopyKeyNamesToKeymap()
/external/libxkbcommon/xkbcommon/src/x11/
Dkeymap.c416 struct xkb_key *key = &keymap->keys[reply->firstKeySym + i]; in get_sym_maps()
490 struct xkb_key *key = &keymap->keys[reply->firstKeyAction + i]; in get_actions()
553 struct xkb_key *key; in get_explicits()
598 struct xkb_key *key; in get_modmaps()
625 struct xkb_key *key; in get_vmodmaps()