Searched refs:LIBINPUT_EVENT_GESTURE_HOLD_END (Results 1 - 9 of 9) sorted by relevance
/third_party/libinput/test/ |
H A D | test-gestures.c | 87 LIBINPUT_EVENT_GESTURE_HOLD_END, in test_gesture_swipe_3fg() 224 LIBINPUT_EVENT_GESTURE_HOLD_END, in test_gesture_swipe_4fg() 369 LIBINPUT_EVENT_GESTURE_HOLD_END, in test_gesture_pinch_2fg() 484 LIBINPUT_EVENT_GESTURE_HOLD_END, in test_gesture_pinch_3fg() 604 LIBINPUT_EVENT_GESTURE_HOLD_END, in test_gesture_pinch_4fg() 729 LIBINPUT_EVENT_GESTURE_HOLD_END, in test_gesture_spread() 805 LIBINPUT_EVENT_GESTURE_HOLD_END, in test_gesture_3fg_buttonarea_scroll() 872 LIBINPUT_EVENT_GESTURE_HOLD_END, in test_gesture_hold() 917 LIBINPUT_EVENT_GESTURE_HOLD_END, in test_gesture_hold_cancel() 1606 LIBINPUT_EVENT_GESTURE_HOLD_END, in START_TEST() [all...] |
H A D | test-misc.c | 385 type <= LIBINPUT_EVENT_GESTURE_HOLD_END) { in START_TEST()
|
H A D | test-switch.c | 1063 LIBINPUT_EVENT_GESTURE_HOLD_END, in START_TEST()
|
H A D | litest.c | 3184 case LIBINPUT_EVENT_GESTURE_HOLD_END: in litest_event_type_str()
|
/third_party/libinput/tools/ |
H A D | libinput-debug-events.c | 134 case LIBINPUT_EVENT_GESTURE_HOLD_END: in print_event_header() 687 type == LIBINPUT_EVENT_GESTURE_HOLD_END) in print_gesture_event_without_coords() 919 case LIBINPUT_EVENT_GESTURE_HOLD_END: in handle_and_print_events()
|
H A D | libinput-debug-gui.c | 1627 case LIBINPUT_EVENT_GESTURE_HOLD_END: in handle_event_hold() 1816 case LIBINPUT_EVENT_GESTURE_HOLD_END: in handle_event_libinput()
|
/third_party/libinput/src/ |
H A D | libinput.c | 114 CASE_RETURN_STRING(LIBINPUT_EVENT_GESTURE_HOLD_END); in event_type_to_str() 420 LIBINPUT_EVENT_GESTURE_HOLD_END); in libinput_event_get_gesture_event() local 974 LIBINPUT_EVENT_GESTURE_HOLD_END); in libinput_event_gesture_get_time() local 992 LIBINPUT_EVENT_GESTURE_HOLD_END); in libinput_event_gesture_get_time_usec() local 1010 LIBINPUT_EVENT_GESTURE_HOLD_END); in libinput_event_gesture_get_finger_count() local 1023 LIBINPUT_EVENT_GESTURE_HOLD_END); in libinput_event_gesture_get_cancelled() local 3096 gesture_notify(device, time, LIBINPUT_EVENT_GESTURE_HOLD_END, in gesture_notify_hold_end() 3573 LIBINPUT_EVENT_GESTURE_HOLD_END); in libinput_event_gesture_get_base_event() local
|
H A D | libinput.h | 981 LIBINPUT_EVENT_GESTURE_HOLD_END, enumerator
|
/third_party/libinput/export_include/ |
H A D | libinput.h | 981 LIBINPUT_EVENT_GESTURE_HOLD_END, enumerator
|
Completed in 36 milliseconds