Home
last modified time | relevance | path

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

/external/libxkbcommon/test/
Dstate.c245 xkb_state_unref(state); in test_update_key()
298 xkb_state_unref(state); in test_serialisation()
367 xkb_state_unref(state); in test_update_mask_mods()
422 xkb_state_unref(state); in test_consume()
446 xkb_state_unref(state); in test_consume()
464 xkb_state_unref(state); in test_consume()
484 xkb_state_unref(state); in test_consume()
499 xkb_state_unref(state); in test_consume()
588 xkb_state_unref(state); in test_caps_keysym_transformation()
663 xkb_state_unref(state); in test_get_utf8_utf32()
[all …]
Dcommon.c144 xkb_state_unref(state); in test_key_seq_va()
148 xkb_state_unref(state); in test_key_seq_va()
Dx11.c79 xkb_state_unref(state); in main()
/external/libxkbcommon/tools/
Dinteractive-x11.c142 xkb_state_unref(kbd->state); in update_keymap()
178 xkb_state_unref(kbd->state); in init_kbd()
187 xkb_state_unref(kbd->state); in deinit_kbd()
Dinteractive-evdev.c158 xkb_state_unref(state); in keyboard_new()
174 xkb_state_unref(kbd->state); in keyboard_free()
Dinteractive-wayland.c501 xkb_state_unref(seat->state); in seat_capabilities()
564 xkb_state_unref(seat->state); in seat_destroy()
/external/libxkbcommon/src/x11/
Dstate.c68 xkb_state_unref(state); in xkb_x11_state_new_from_device()
/external/libxkbcommon/bench/
Dkey-proc.c89 xkb_state_unref(state); in main()
Dx11.c92 xkb_state_unref(state); in main()
/external/libxkbcommon/
Dxkbcommon.map48 xkb_state_unref;
/external/libxkbcommon/xkbcommon/
Dxkbcommon.h1316 xkb_state_unref(struct xkb_state *state);
/external/libxkbcommon/doc/
Dquick-guide.md226 xkb_state_unref(state);
/external/libxkbcommon/src/
Dstate.c607 xkb_state_unref(struct xkb_state *state) in xkb_state_unref() function