Home
last modified time | relevance | path

Searched refs:xkb_state_unref (Results 1 – 11 of 11) sorted by relevance

/external/libxkbcommon/xkbcommon/test/
Dstate.c243 xkb_state_unref(state); in test_update_key()
296 xkb_state_unref(state); in test_serialisation()
365 xkb_state_unref(state); in test_update_mask_mods()
420 xkb_state_unref(state); in test_consume()
444 xkb_state_unref(state); in test_consume()
463 xkb_state_unref(state); in test_consume()
552 xkb_state_unref(state); in test_caps_keysym_transformation()
627 xkb_state_unref(state); in test_get_utf8_utf32()
673 xkb_state_unref(state); in test_ctrl_string_transformation()
687 xkb_state_unref(NULL); in main()
Dinteractive-x11.c136 xkb_state_unref(kbd->state); in update_keymap()
172 xkb_state_unref(kbd->state); in init_kbd()
181 xkb_state_unref(kbd->state); in deinit_kbd()
Dx11.c72 xkb_state_unref(state); in main()
Dcommon.c135 xkb_state_unref(state); in test_key_seq_va()
139 xkb_state_unref(state); in test_key_seq_va()
Dinteractive-evdev.c148 xkb_state_unref(state); in keyboard_new()
164 xkb_state_unref(kbd->state); in keyboard_free()
/external/libxkbcommon/xkbcommon/src/x11/
Dstate.c66 xkb_state_unref(state); in xkb_x11_state_new_from_device()
/external/libxkbcommon/xkbcommon/
Dxkbcommon.map48 xkb_state_unref;
/external/libxkbcommon/xkbcommon/bench/
Dkey-proc.c90 xkb_state_unref(state); in main()
/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon.h1162 xkb_state_unref(struct xkb_state *state);
/external/libxkbcommon/xkbcommon/doc/
Dquick-guide.md225 xkb_state_unref(state);
/external/libxkbcommon/xkbcommon/src/
Dstate.c595 xkb_state_unref(struct xkb_state *state) in xkb_state_unref() function