Searched refs:LIBINPUT_EVENT_POINTER_SCROLL_FINGER (Results 1 - 10 of 10) sorted by relevance
/third_party/libinput/test/ |
H A D | test-touchpad.c | 153 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in START_TEST() 158 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in START_TEST() 163 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in START_TEST() 168 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in START_TEST() 231 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in START_TEST() 267 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in is_single_axis_2fg_scroll() 283 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in is_single_axis_2fg_scroll() 444 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in START_TEST() 495 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in START_TEST() 523 litest_assert_only_axis_events(li, LIBINPUT_EVENT_POINTER_SCROLL_FINGER); in START_TEST() [all...] |
H A D | litest.c | 3142 case LIBINPUT_EVENT_POINTER_SCROLL_FINGER: in litest_event_type_str() 3607 axis_type == LIBINPUT_EVENT_POINTER_SCROLL_FINGER || in litest_is_axis_event() 3630 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in litest_is_high_res_axis_event() 3835 case LIBINPUT_EVENT_POINTER_SCROLL_FINGER: in litest_event_pointer_get_value() 3858 case LIBINPUT_EVENT_POINTER_SCROLL_FINGER: in litest_event_pointer_get_axis_source() 4054 axis_type == LIBINPUT_EVENT_POINTER_SCROLL_FINGER || in litest_assert_scroll() 4120 axis_type == LIBINPUT_EVENT_POINTER_SCROLL_FINGER || in litest_assert_axis_end_sequence() 4175 axis_type == LIBINPUT_EVENT_POINTER_SCROLL_FINGER || in litest_assert_only_axis_events()
|
H A D | test-gestures.c | 810 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in test_gesture_3fg_buttonarea_scroll() 1308 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in START_TEST()
|
H A D | test-switch.c | 409 litest_assert_only_axis_events(li, LIBINPUT_EVENT_POINTER_SCROLL_FINGER); in START_TEST() 417 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in START_TEST()
|
H A D | test-touchpad-tap.c | 1738 litest_assert_only_axis_events(li, LIBINPUT_EVENT_POINTER_SCROLL_FINGER); in START_TEST() 1827 litest_assert_only_axis_events(li, LIBINPUT_EVENT_POINTER_SCROLL_FINGER); in START_TEST()
|
/third_party/libinput/tools/ |
H A D | libinput-debug-events.c | 92 case LIBINPUT_EVENT_POINTER_SCROLL_FINGER: in print_event_header() 507 case LIBINPUT_EVENT_POINTER_SCROLL_FINGER: in print_pointer_axis_event() 887 case LIBINPUT_EVENT_POINTER_SCROLL_FINGER: in handle_and_print_events()
|
H A D | libinput-debug-gui.c | 1791 case LIBINPUT_EVENT_POINTER_SCROLL_FINGER: in handle_event_libinput()
|
/third_party/libinput/src/ |
H A D | libinput.c | 92 CASE_RETURN_STRING(LIBINPUT_EVENT_POINTER_SCROLL_FINGER); in event_type_to_str() 375 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in libinput_event_get_pointer_event() local 542 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in libinput_event_pointer_get_time() local 559 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in libinput_event_pointer_get_time_usec() local 710 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in libinput_event_pointer_has_axis() local 789 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in libinput_event_pointer_get_scroll_value() local 2540 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in pointer_notify_axis_finger() 3538 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, in libinput_event_pointer_get_base_event() local
|
H A D | libinput.h | 260 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and 756 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and 765 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and 771 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and 777 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and 808 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, enumerator 1497 * LIBINPUT_EVENT_POINTER_SCROLL_FINGER, or @ref 1503 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, or 1580 * LIBINPUT_EVENT_POINTER_SCROLL_FINGER and @ref 1629 * If the event is @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, libinpu [all...] |
/third_party/libinput/export_include/ |
H A D | libinput.h | 260 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and 756 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and 765 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and 771 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and 777 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, and 808 LIBINPUT_EVENT_POINTER_SCROLL_FINGER, enumerator 1497 * LIBINPUT_EVENT_POINTER_SCROLL_FINGER, or @ref 1503 * @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, or 1580 * LIBINPUT_EVENT_POINTER_SCROLL_FINGER and @ref 1629 * If the event is @ref LIBINPUT_EVENT_POINTER_SCROLL_FINGER, libinpu [all...] |
Completed in 31 milliseconds