Lines Matching refs:xkb_state
72 bool (*func)(struct xkb_state *state,
94 struct xkb_state { struct
132 get_entry_for_key_state(struct xkb_state *state, const struct xkb_key *key, in get_entry_for_key_state() argument
145 xkb_state_key_get_level(struct xkb_state *state, xkb_keycode_t kc, in xkb_state_key_get_level()
204 xkb_state_key_get_layout(struct xkb_state *state, xkb_keycode_t 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()
236 xkb_filter_new(struct xkb_state *state) in xkb_filter_new()
274 xkb_filter_group_set_new(struct xkb_state *state, struct xkb_filter *filter) in xkb_filter_group_set_new()
284 xkb_filter_group_set_func(struct xkb_state *state, in xkb_filter_group_set_func()
312 xkb_filter_group_lock_new(struct xkb_state *state, struct xkb_filter *filter) in xkb_filter_group_lock_new()
321 xkb_filter_group_lock_func(struct xkb_state *state, in xkb_filter_group_lock_func()
341 xkb_filter_mod_set_new(struct xkb_state *state, struct xkb_filter *filter) in xkb_filter_mod_set_new()
347 xkb_filter_mod_set_func(struct xkb_state *state, in xkb_filter_mod_set_func()
374 xkb_filter_mod_lock_new(struct xkb_state *state, struct xkb_filter *filter) in xkb_filter_mod_lock_new()
384 xkb_filter_mod_lock_func(struct xkb_state *state, in xkb_filter_mod_lock_func()
431 xkb_filter_mod_latch_new(struct xkb_state *state, struct xkb_filter *filter) in xkb_filter_mod_latch_new()
438 xkb_filter_mod_latch_func(struct xkb_state *state, in xkb_filter_mod_latch_func()
519 void (*new)(struct xkb_state *state, struct xkb_filter *filter);
520 bool (*func)(struct xkb_state *state, struct xkb_filter *filter,
541 xkb_filter_apply_all(struct xkb_state *state, in xkb_filter_apply_all()
584 XKB_EXPORT struct xkb_state *
587 struct xkb_state *ret; in xkb_state_new()
599 XKB_EXPORT struct xkb_state *
600 xkb_state_ref(struct xkb_state *state) in xkb_state_ref()
607 xkb_state_unref(struct xkb_state *state) in xkb_state_unref()
618 xkb_state_get_keymap(struct xkb_state *state) in xkb_state_get_keymap()
627 xkb_state_led_update_all(struct xkb_state *state) in xkb_state_led_update_all()
682 xkb_state_update_derived(struct xkb_state *state) in xkb_state_update_derived()
742 xkb_state_update_key(struct xkb_state *state, xkb_keycode_t kc, in xkb_state_update_key()
792 xkb_state_update_mask(struct xkb_state *state, in xkb_state_update_mask()
847 xkb_state_key_get_syms(struct xkb_state *state, xkb_keycode_t kc, in xkb_state_key_get_syms()
873 should_do_caps_transformation(struct xkb_state *state, xkb_keycode_t kc) in should_do_caps_transformation()
887 should_do_ctrl_transformation(struct xkb_state *state, xkb_keycode_t kc) in should_do_ctrl_transformation()
920 xkb_state_key_get_one_sym(struct xkb_state *state, xkb_keycode_t kc) in xkb_state_key_get_one_sym()
948 get_one_sym_for_string(struct xkb_state *state, xkb_keycode_t kc) in get_one_sym_for_string()
992 xkb_state_key_get_utf8(struct xkb_state *state, xkb_keycode_t kc, in xkb_state_key_get_utf8()
1047 xkb_state_key_get_utf32(struct xkb_state *state, xkb_keycode_t kc) in xkb_state_key_get_utf32()
1066 xkb_state_serialize_mods(struct xkb_state *state, in xkb_state_serialize_mods()
1089 xkb_state_serialize_layout(struct xkb_state *state, in xkb_state_serialize_layout()
1134 xkb_state_mod_index_is_active(struct xkb_state *state, in xkb_state_mod_index_is_active()
1149 match_mod_masks(struct xkb_state *state, in match_mod_masks()
1170 xkb_state_mod_indices_are_active(struct xkb_state *state, in xkb_state_mod_indices_are_active()
1204 xkb_state_mod_name_is_active(struct xkb_state *state, const char *name, in xkb_state_mod_name_is_active()
1220 xkb_state_mod_names_are_active(struct xkb_state *state, in xkb_state_mod_names_are_active()
1255 xkb_state_layout_index_is_active(struct xkb_state *state, in xkb_state_layout_index_is_active()
1281 xkb_state_layout_name_is_active(struct xkb_state *state, const char *name, in xkb_state_layout_name_is_active()
1296 xkb_state_led_index_is_active(struct xkb_state *state, xkb_led_index_t idx) in xkb_state_led_index_is_active()
1309 xkb_state_led_name_is_active(struct xkb_state *state, const char *name) in xkb_state_led_name_is_active()
1325 key_get_consumed(struct xkb_state *state, const struct xkb_key *key, in key_get_consumed()
1378 xkb_state_mod_index_is_consumed2(struct xkb_state *state, xkb_keycode_t kc, in xkb_state_mod_index_is_consumed2()
1391 xkb_state_mod_index_is_consumed(struct xkb_state *state, xkb_keycode_t kc, in xkb_state_mod_index_is_consumed()
1399 xkb_state_mod_mask_remove_consumed(struct xkb_state *state, xkb_keycode_t kc, in xkb_state_mod_mask_remove_consumed()
1411 xkb_state_key_get_consumed_mods2(struct xkb_state *state, xkb_keycode_t kc, in xkb_state_key_get_consumed_mods2()
1434 xkb_state_key_get_consumed_mods(struct xkb_state *state, xkb_keycode_t kc) in xkb_state_key_get_consumed_mods()