Home
last modified time | relevance | path

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

/external/libxkbcommon/src/
Dkeymap.c72 struct xkb_key *key; in xkb_keymap_unref()
342 const struct xkb_key *key = XkbKey(keymap, kc); in xkb_keymap_num_layouts_for_key()
357 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_mods_for_level()
482 const struct xkb_key *key = XkbKey(keymap, kc); in xkb_keymap_key_get_syms_by_level()
529 struct xkb_key *key; in xkb_keymap_key_for_each()
538 const struct xkb_key *key = XkbKey(keymap, kc); in xkb_keymap_key_get_name()
549 struct xkb_key *key; in xkb_keymap_key_by_name()
575 const struct xkb_key *key = XkbKey(keymap, kc); in xkb_keymap_key_repeats()
Dstate.c70 const struct xkb_key *key;
74 const struct xkb_key *key,
132 get_entry_for_key_state(struct xkb_state *state, const struct xkb_key *key, in get_entry_for_key_state()
148 const struct xkb_key *key = XkbKey(state->keymap, kc); in xkb_state_key_get_level()
206 const struct xkb_key *key = XkbKey(state->keymap, kc); in xkb_state_key_get_layout()
217 xkb_key_get_action(struct xkb_state *state, const struct xkb_key *key) in xkb_key_get_action()
286 const struct xkb_key *key, in xkb_filter_group_set_func()
323 const struct xkb_key *key, in xkb_filter_group_lock_func()
349 const struct xkb_key *key, in xkb_filter_mod_set_func()
386 const struct xkb_key *key, in xkb_filter_mod_lock_func()
[all …]
Dkeymap.h332 struct xkb_key { struct
373 struct xkb_key *keys;
427 static inline const struct xkb_key *
436 XkbKeyNumLevels(const struct xkb_key *key, xkb_layout_index_t layout) in XkbKeyNumLevels()
457 struct xkb_key *
Dkeymap-priv.c77 struct xkb_key *
80 struct xkb_key *key; in XkbKeyByName()
/external/libxkbcommon/src/xkbcomp/
Dkeymap.c72 FindInterpForKey(struct xkb_keymap *keymap, const struct xkb_key *key, in FindInterpForKey()
130 ApplyInterpsToKey(struct xkb_keymap *keymap, struct xkb_key *key) in ApplyInterpsToKey()
177 struct xkb_key *key; in UpdateDerivedKeymapFields()
Dkeymap-dump.c152 const struct xkb_key *key; in write_keycodes()
460 const struct xkb_key *key, xkb_layout_index_t group) in write_keysyms()
494 const struct xkb_key *key) in write_key()
602 const struct xkb_key *key; in write_symbols()
Dsymbols.c1248 static struct xkb_key *
1251 struct xkb_key *key; in FindKeyForSymbol()
1400 struct xkb_key *key; in CopySymbolsDefToKeymap()
1501 struct xkb_key *key; in CopyModMapDefToKeymap()
1549 struct xkb_key *key; in CopySymbolsToKeymap()
Dkeycodes.c532 struct xkb_key *keys; in CopyKeyNamesToKeymap()
/external/libxkbcommon/src/x11/
Dkeymap.c418 struct xkb_key *key = &keymap->keys[reply->firstKeySym + i]; in get_sym_maps()
493 struct xkb_key *key = &keymap->keys[reply->firstKeyAction + i]; in get_actions()
558 struct xkb_key *key; in get_explicits()
603 struct xkb_key *key; in get_modmaps()
630 struct xkb_key *key; in get_vmodmaps()