Home
last modified time | relevance | path

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

/third_party/libinput/test/
H A Dtest-trackpoint.c87 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
92 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
97 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
102 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
H A Dtest-pointer.c928 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
940 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
950 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
962 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
1393 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
1398 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
1403 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
1408 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
1536 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
1627 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in START_TEST()
[all...]
H A Dlitest.c3145 case LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS: in litest_event_type_str()
3608 axis_type == LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS); in litest_is_axis_event()
3631 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS); in litest_is_high_res_axis_event()
3836 case LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS: in litest_event_pointer_get_value()
3860 case LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS: in litest_event_pointer_get_axis_source()
4055 axis_type == LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS); in litest_assert_scroll()
4121 axis_type == LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS); in litest_assert_axis_end_sequence()
4176 axis_type == LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS); in litest_assert_only_axis_events()
H A Dtest-touchpad.c3431 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS); in START_TEST()
/third_party/libinput/tools/
H A Dlibinput-debug-events.c95 case LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS: in print_event_header()
510 case LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS: in print_pointer_axis_event()
888 case LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS: in handle_and_print_events()
H A Dlibinput-debug-gui.c1792 case LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS: in handle_event_libinput()
/third_party/libinput/src/
H A Dlibinput.c93 CASE_RETURN_STRING(LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS); in event_type_to_str()
376 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in libinput_event_get_pointer_event() local
543 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in libinput_event_pointer_get_time() local
560 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in libinput_event_pointer_get_time_usec() local
711 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in libinput_event_pointer_has_axis() local
790 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS); in libinput_event_pointer_get_scroll_value() local
2574 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in pointer_notify_axis_continuous()
3539 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, in libinput_event_pointer_get_base_event() local
H A Dlibinput.h261 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS.
757 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS instead.
766 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS.
772 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS. You may receive
778 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS.
823 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, enumerator
1498 * LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS this function returns 0.
1504 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS.
1581 * LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS have the axis source encoded in
1645 * If the event is @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, libinpu
[all...]
/third_party/libinput/export_include/
H A Dlibinput.h261 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS.
757 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS instead.
766 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS.
772 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS. You may receive
778 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS.
823 LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, enumerator
1498 * LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS this function returns 0.
1504 * @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS.
1581 * LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS have the axis source encoded in
1645 * If the event is @ref LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS, libinpu
[all...]

Completed in 30 milliseconds