Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Dlibinput.c90 CASE_RETURN_STRING(LIBINPUT_EVENT_POINTER_AXIS); in event_type_to_str()
377 LIBINPUT_EVENT_POINTER_AXIS); in libinput_event_get_pointer_event() local
544 LIBINPUT_EVENT_POINTER_AXIS); in libinput_event_pointer_get_time() local
561 LIBINPUT_EVENT_POINTER_AXIS); in libinput_event_pointer_get_time_usec() local
712 LIBINPUT_EVENT_POINTER_AXIS); in libinput_event_pointer_has_axis() local
733 LIBINPUT_EVENT_POINTER_AXIS); in libinput_event_pointer_get_axis_value() local
761 LIBINPUT_EVENT_POINTER_AXIS); in libinput_event_pointer_get_axis_value_discrete() local
840 LIBINPUT_EVENT_POINTER_AXIS); in libinput_event_pointer_get_axis_source() local
2543 LIBINPUT_EVENT_POINTER_AXIS, in pointer_notify_axis_finger()
2577 LIBINPUT_EVENT_POINTER_AXIS, in pointer_notify_axis_continuous()
3540 LIBINPUT_EVENT_POINTER_AXIS); libinput_event_pointer_get_base_event() local
[all...]
H A Dlibinput.h769 * @ref LIBINPUT_EVENT_POINTER_AXIS and the new event types
780 LIBINPUT_EVENT_POINTER_AXIS, enumerator
784 * addition** to the @ref LIBINPUT_EVENT_POINTER_AXIS
788 * LIBINPUT_EVENT_POINTER_AXIS if you are processing this event.
799 * LIBINPUT_EVENT_POINTER_AXIS event for all events with a
802 * LIBINPUT_EVENT_POINTER_AXIS if you are processing this event.
813 * addition** to the @ref LIBINPUT_EVENT_POINTER_AXIS
817 * LIBINPUT_EVENT_POINTER_AXIS if you are processing this event.
1495 * For pointer events that are not of type @ref LIBINPUT_EVENT_POINTER_AXIS,
1501 * @ref LIBINPUT_EVENT_POINTER_AXIS,
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-events.c86 case LIBINPUT_EVENT_POINTER_AXIS: in print_event_header()
857 if (type != LIBINPUT_EVENT_POINTER_AXIS) in handle_and_print_events()
883 case LIBINPUT_EVENT_POINTER_AXIS: in handle_and_print_events()
H A Dlibinput-record.c582 case LIBINPUT_EVENT_POINTER_AXIS: in print_pointer_axis_event()
1187 case LIBINPUT_EVENT_POINTER_AXIS: in print_libinput_event()
H A Dlibinput-debug-gui.c1787 case LIBINPUT_EVENT_POINTER_AXIS: in handle_event_libinput()
/third_party/libinput/test/
H A Dlitest.c3136 case LIBINPUT_EVENT_POINTER_AXIS: in litest_event_type_str()
3262 case LIBINPUT_EVENT_POINTER_AXIS: in litest_print_event()
3612 LIBINPUT_EVENT_POINTER_AXIS, in litest_is_axis_event()
3628 LIBINPUT_EVENT_POINTER_AXIS, in litest_is_high_res_axis_event()
3633 return (libinput_event_get_type(event) != LIBINPUT_EVENT_POINTER_AXIS); in litest_is_high_res_axis_event()
3831 case LIBINPUT_EVENT_POINTER_AXIS: in litest_event_pointer_get_value()
3852 if (type == LIBINPUT_EVENT_POINTER_AXIS) in litest_event_pointer_get_axis_source()
4184 LIBINPUT_EVENT_POINTER_AXIS, in litest_assert_only_axis_events()
H A Dtest-trackpoint.c163 litest_wait_for_event_of_type(li, LIBINPUT_EVENT_POINTER_AXIS, -1); in START_TEST()
H A Dtest-touchpad.c205 LIBINPUT_EVENT_POINTER_AXIS, in START_TEST()
355 LIBINPUT_EVENT_POINTER_AXIS, in START_TEST()
372 LIBINPUT_EVENT_POINTER_AXIS, in START_TEST()
380 LIBINPUT_EVENT_POINTER_AXIS, in START_TEST()
391 LIBINPUT_EVENT_POINTER_AXIS, in START_TEST()
491 litest_wait_for_event_of_type(li, LIBINPUT_EVENT_POINTER_AXIS, -1); in START_TEST()
941 litest_wait_for_event_of_type(li, LIBINPUT_EVENT_POINTER_AXIS, -1); in START_TEST()
1025 litest_wait_for_event_of_type(li, LIBINPUT_EVENT_POINTER_AXIS, -1); in START_TEST()
/third_party/libinput/export_include/
H A Dlibinput.h769 * @ref LIBINPUT_EVENT_POINTER_AXIS and the new event types
780 LIBINPUT_EVENT_POINTER_AXIS, enumerator
784 * addition** to the @ref LIBINPUT_EVENT_POINTER_AXIS
788 * LIBINPUT_EVENT_POINTER_AXIS if you are processing this event.
799 * LIBINPUT_EVENT_POINTER_AXIS event for all events with a
802 * LIBINPUT_EVENT_POINTER_AXIS if you are processing this event.
813 * addition** to the @ref LIBINPUT_EVENT_POINTER_AXIS
817 * LIBINPUT_EVENT_POINTER_AXIS if you are processing this event.
1495 * For pointer events that are not of type @ref LIBINPUT_EVENT_POINTER_AXIS,
1501 * @ref LIBINPUT_EVENT_POINTER_AXIS,
[all...]

Completed in 28 milliseconds