Home
last modified time | relevance | path

Searched refs:libinput_device_group_unref (Results 1 – 6 of 6) sorted by relevance

/third_party/libinput/src/
Dlibinput.sym55 libinput_device_group_unref;
Dlibinput.h4264 libinput_device_group_unref(struct libinput_device_group *group);
Devdev.c2030 libinput_device_group_unref(group); in evdev_set_device_group()
2861 libinput_device_group_unref(device->base.group); in evdev_device_destroy()
Dlibinput.c3613 libinput_device_group_unref(struct libinput_device_group *group) in libinput_device_group_unref() function
/third_party/libinput/test/
Dtest-device.c818 libinput_device_group_unref(group); in START_TEST()
843 ck_assert_notnull(libinput_device_group_unref(group)); in START_TEST()
844 ck_assert(libinput_device_group_unref(group) == NULL); in START_TEST()
/third_party/libinput/export_include/
Dlibinput.h4264 libinput_device_group_unref(struct libinput_device_group *group);