Home
last modified time | relevance | path

Searched refs:LIBINPUT_EVENT_TOUCH_CANCEL (Results 1 - 9 of 9) sorted by relevance

/third_party/libinput/src/
H A Dlibinput.c97 CASE_RETURN_STRING(LIBINPUT_EVENT_TOUCH_CANCEL); in event_type_to_str()
402 LIBINPUT_EVENT_TOUCH_CANCEL, in libinput_event_get_touch_event() local
854 LIBINPUT_EVENT_TOUCH_CANCEL, in libinput_event_touch_get_time() local
869 LIBINPUT_EVENT_TOUCH_CANCEL, in libinput_event_touch_get_time_usec() local
884 LIBINPUT_EVENT_TOUCH_CANCEL); in libinput_event_touch_get_slot() local
898 LIBINPUT_EVENT_TOUCH_CANCEL); in libinput_event_touch_get_seat_slot() local
2737 LIBINPUT_EVENT_TOUCH_CANCEL, in touch_notify_touch_cancel()
3554 LIBINPUT_EVENT_TOUCH_CANCEL, in libinput_event_touch_get_base_event() local
H A Dlibinput.h142 * LIBINPUT_EVENT_TOUCH_UP, @ref LIBINPUT_EVENT_TOUCH_CANCEL and @ref
828 LIBINPUT_EVENT_TOUCH_CANCEL, enumerator
1757 * LIBINPUT_EVENT_TOUCH_CANCEL, this function returns 0.
1761 * @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref LIBINPUT_EVENT_TOUCH_CANCEL.
1779 * LIBINPUT_EVENT_TOUCH_CANCEL, this function returns 0.
1783 * @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref LIBINPUT_EVENT_TOUCH_CANCEL.
/third_party/libinput/tools/
H A Dlibinput-debug-events.c107 case LIBINPUT_EVENT_TOUCH_CANCEL: in print_event_header()
894 case LIBINPUT_EVENT_TOUCH_CANCEL: in handle_and_print_events()
H A Dlibinput-record.c646 case LIBINPUT_EVENT_TOUCH_CANCEL: in print_touch_event()
691 case LIBINPUT_EVENT_TOUCH_CANCEL: in print_touch_event()
1193 case LIBINPUT_EVENT_TOUCH_CANCEL: in print_libinput_event()
H A Dlibinput-debug-gui.c1445 case LIBINPUT_EVENT_TOUCH_CANCEL: in handle_event_touch()
1782 case LIBINPUT_EVENT_TOUCH_CANCEL: in handle_event_libinput()
/third_party/libinput/export_include/
H A Dlibinput.h142 * LIBINPUT_EVENT_TOUCH_UP, @ref LIBINPUT_EVENT_TOUCH_CANCEL and @ref
828 LIBINPUT_EVENT_TOUCH_CANCEL, enumerator
1757 * LIBINPUT_EVENT_TOUCH_CANCEL, this function returns 0.
1761 * @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref LIBINPUT_EVENT_TOUCH_CANCEL.
1779 * LIBINPUT_EVENT_TOUCH_CANCEL, this function returns 0.
1783 * @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref LIBINPUT_EVENT_TOUCH_CANCEL.
/third_party/libinput/test/
H A Dlitest.c3157 case LIBINPUT_EVENT_TOUCH_CANCEL: in litest_event_type_str()
3703 case LIBINPUT_EVENT_TOUCH_CANCEL: in litest_is_touch_event()
4311 litest_is_touch_event(event, LIBINPUT_EVENT_TOUCH_CANCEL); in litest_assert_touch_cancel()
H A Dtest-touch.c995 litest_is_touch_event(ev, LIBINPUT_EVENT_TOUCH_CANCEL); in START_TEST()
H A Dtest-device.c307 litest_is_touch_event(event, LIBINPUT_EVENT_TOUCH_CANCEL); in START_TEST()

Completed in 34 milliseconds