Home
last modified time | relevance | path

Searched refs:libinput_event_device_notify (Results 1 - 4 of 4) sorted by relevance

/third_party/libinput/src/
H A Dlibinput.h112 * @struct libinput_event_device_notify
116 struct libinput_event_device_notify;
1158 struct libinput_event_device_notify *
1167 libinput_event_device_notify_get_base_event(struct libinput_event_device_notify *event);
H A Dlibinput.c163 struct libinput_event_device_notify { struct
453 LIBINPUT_EXPORT struct libinput_event_device_notify *
462 return (struct libinput_event_device_notify *) event; in libinput_event_get_device_notify_event()
2335 struct libinput_event_device_notify *added_device_event; in notify_added_device()
2353 struct libinput_event_device_notify *removed_device_event; in notify_removed_device()
3506 libinput_event_device_notify_get_base_event(struct libinput_event_device_notify *event) in libinput_event_device_notify_get_base_event()
/third_party/libinput/export_include/
H A Dlibinput.h112 * @struct libinput_event_device_notify
116 struct libinput_event_device_notify;
1158 struct libinput_event_device_notify *
1167 libinput_event_device_notify_get_base_event(struct libinput_event_device_notify *event);
/third_party/libinput/test/
H A Dtest-misc.c122 struct libinput_event_device_notify *dn; in START_TEST()

Completed in 19 milliseconds