Lines Matching refs:xkb_keymap
40 struct xkb_keymap *keymap; in print_state()
105 test_update_key(struct xkb_keymap *keymap) in test_update_key()
247 test_serialisation(struct xkb_keymap *keymap) in test_serialisation()
300 test_update_mask_mods(struct xkb_keymap *keymap) in test_update_mask_mods()
369 test_repeat(struct xkb_keymap *keymap) in test_repeat()
379 test_consume(struct xkb_keymap *keymap) in test_consume()
467 key_iter(struct xkb_keymap *keymap, xkb_keycode_t key, void *data) in key_iter()
476 test_range(struct xkb_keymap *keymap) in test_range()
489 test_caps_keysym_transformation(struct xkb_keymap *keymap) in test_caps_keysym_transformation()
556 test_get_utf8_utf32(struct xkb_keymap *keymap) in test_get_utf8_utf32()
631 test_ctrl_string_transformation(struct xkb_keymap *keymap) in test_ctrl_string_transformation()
680 struct xkb_keymap *keymap; in main()