Home
last modified time | relevance | path

Searched refs:LIBINPUT_EVENT_DEVICE_REMOVED (Results 1 - 17 of 17) sorted by relevance

/third_party/libinput/test/
H A Dtest-path.c361 LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST() local
523 if (type == LIBINPUT_EVENT_DEVICE_REMOVED) in START_TEST()
554 if (type == LIBINPUT_EVENT_DEVICE_REMOVED) in START_TEST()
707 ck_assert_int_eq(type, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
787 ck_assert_int_eq(type, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
808 type != LIBINPUT_EVENT_DEVICE_REMOVED) in START_TEST()
874 ck_assert_int_eq(type, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
936 litest_assert_event_type(event, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
H A Dtest-udev.c269 LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST() local
372 case LIBINPUT_EVENT_DEVICE_REMOVED: in process_events_count_devices()
H A Dtest-misc.c121 type == LIBINPUT_EVENT_DEVICE_REMOVED) { in START_TEST()
130 else if (type == LIBINPUT_EVENT_DEVICE_REMOVED) in START_TEST()
H A Dtest-keyboard.c232 if (type == LIBINPUT_EVENT_DEVICE_REMOVED) { in START_TEST()
H A Dtest-totem.c234 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
H A Dtest-touchpad.c6006 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
6049 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
6087 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
6095 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
6139 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
6147 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
H A Dtest-touch.c1003 litest_assert_event_type(ev, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
H A Dtest-pointer.c466 if (type == LIBINPUT_EVENT_DEVICE_REMOVED) { in START_TEST()
1370 litest_assert_event_type(event, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
H A Dtest-tablet.c5052 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
5104 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
5163 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
5210 litest_assert_only_typed_events(li, LIBINPUT_EVENT_DEVICE_REMOVED); in START_TEST()
H A Dlitest.c3121 case LIBINPUT_EVENT_DEVICE_REMOVED: in litest_event_type_str()
/third_party/libinput/tools/
H A Dlibinput-debug-events.c71 case LIBINPUT_EVENT_DEVICE_REMOVED: in print_event_header()
868 case LIBINPUT_EVENT_DEVICE_REMOVED: in handle_and_print_events()
H A Dlibinput-debug-tablet.c375 case LIBINPUT_EVENT_DEVICE_REMOVED: in handle_libinput_events()
H A Dlibinput-record.c429 case LIBINPUT_EVENT_DEVICE_REMOVED: in print_device_notify()
1172 case LIBINPUT_EVENT_DEVICE_REMOVED: in print_libinput_event()
H A Dlibinput-debug-gui.c1770 case LIBINPUT_EVENT_DEVICE_REMOVED: in handle_event_libinput()
/third_party/libinput/src/
H A Dlibinput.h744 LIBINPUT_EVENT_DEVICE_REMOVED, enumerator
867 * LIBINPUT_EVENT_DEVICE_REMOVED.
3622 * the @ref LIBINPUT_EVENT_DEVICE_REMOVED event marks the end of events for
4059 * LIBINPUT_EVENT_DEVICE_REMOVED. It is up to the caller to track how many
4211 * @ref LIBINPUT_EVENT_DEVICE_REMOVED event and this @ref libinput_device is
H A Dlibinput.c85 CASE_RETURN_STRING(LIBINPUT_EVENT_DEVICE_REMOVED); in event_type_to_str()
460 LIBINPUT_EVENT_DEVICE_REMOVED); in libinput_event_get_device_notify_event() local
2358 LIBINPUT_EVENT_DEVICE_REMOVED, in notify_removed_device()
3512 LIBINPUT_EVENT_DEVICE_REMOVED); in libinput_event_device_notify_get_base_event() local
/third_party/libinput/export_include/
H A Dlibinput.h744 LIBINPUT_EVENT_DEVICE_REMOVED, enumerator
867 * LIBINPUT_EVENT_DEVICE_REMOVED.
3622 * the @ref LIBINPUT_EVENT_DEVICE_REMOVED event marks the end of events for
4059 * LIBINPUT_EVENT_DEVICE_REMOVED. It is up to the caller to track how many
4211 * @ref LIBINPUT_EVENT_DEVICE_REMOVED event and this @ref libinput_device is

Completed in 53 milliseconds