Home
last modified time | relevance | path

Searched refs:libinput_event_get_device_notify_event (Results 1 – 5 of 5) sorted by relevance

/third_party/libinput/test/
Dtest-misc.c124 dn = libinput_event_get_device_notify_event(event); in START_TEST()
192 ck_assert(libinput_event_get_device_notify_event(event) == NULL); in START_TEST()
244 ck_assert(libinput_event_get_device_notify_event(event) == NULL); in START_TEST()
289 ck_assert(libinput_event_get_device_notify_event(event) == NULL); in START_TEST()
341 ck_assert(libinput_event_get_device_notify_event(event) == NULL); in START_TEST()
395 ck_assert(libinput_event_get_device_notify_event(event) == NULL); in START_TEST()
443 ck_assert(libinput_event_get_device_notify_event(event) == NULL); in START_TEST()
487 ck_assert(libinput_event_get_device_notify_event(event) == NULL); in START_TEST()
531 ck_assert(libinput_event_get_device_notify_event(event) == NULL); in START_TEST()
/third_party/libinput/src/
Dlibinput.sym68 libinput_event_get_device_notify_event;
Dlibinput.h1159 libinput_event_get_device_notify_event(struct libinput_event *event);
Dlibinput.c453 libinput_event_get_device_notify_event(struct libinput_event *event) in libinput_event_get_device_notify_event() function
/third_party/libinput/export_include/
Dlibinput.h1159 libinput_event_get_device_notify_event(struct libinput_event *event);