Lines Matching refs:xkb_keymap
42 struct xkb_keymap *keymap; in print_state()
107 test_update_key(struct xkb_keymap *keymap) in test_update_key()
249 test_serialisation(struct xkb_keymap *keymap) in test_serialisation()
302 test_update_mask_mods(struct xkb_keymap *keymap) in test_update_mask_mods()
371 test_repeat(struct xkb_keymap *keymap) in test_repeat()
381 test_consume(struct xkb_keymap *keymap) in test_consume()
503 key_iter(struct xkb_keymap *keymap, xkb_keycode_t key, void *data) in key_iter()
512 test_range(struct xkb_keymap *keymap) in test_range()
525 test_caps_keysym_transformation(struct xkb_keymap *keymap) in test_caps_keysym_transformation()
592 test_get_utf8_utf32(struct xkb_keymap *keymap) in test_get_utf8_utf32()
667 test_ctrl_string_transformation(struct xkb_keymap *keymap) in test_ctrl_string_transformation()
716 struct xkb_keymap *keymap; in main()