Home
last modified time | relevance | path

Searched refs:LIBINPUT_POINTER_AXIS_SOURCE_WHEEL (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/src/
H A Dlibinput.h267 LIBINPUT_POINTER_AXIS_SOURCE_WHEEL = 1, enumerator
284 * tilt devices use @ref LIBINPUT_POINTER_AXIS_SOURCE_WHEEL instead.
787 * LIBINPUT_POINTER_AXIS_SOURCE_WHEEL. Ignore @ref
1555 * If the source is @ref LIBINPUT_POINTER_AXIS_SOURCE_WHEEL, no terminating
1603 * If the source is @ref LIBINPUT_POINTER_AXIS_SOURCE_WHEEL, the discrete
H A Dlibinput.c2599 .source = LIBINPUT_POINTER_AXIS_SOURCE_WHEEL, in pointer_notify_axis_legacy_wheel()
2627 .source = LIBINPUT_POINTER_AXIS_SOURCE_WHEEL, in pointer_notify_axis_wheel()
/third_party/libinput/export_include/
H A Dlibinput.h267 LIBINPUT_POINTER_AXIS_SOURCE_WHEEL = 1, enumerator
284 * tilt devices use @ref LIBINPUT_POINTER_AXIS_SOURCE_WHEEL instead.
787 * LIBINPUT_POINTER_AXIS_SOURCE_WHEEL. Ignore @ref
1555 * If the source is @ref LIBINPUT_POINTER_AXIS_SOURCE_WHEEL, no terminating
1603 * If the source is @ref LIBINPUT_POINTER_AXIS_SOURCE_WHEEL, the discrete
/third_party/libinput/test/
H A Dtest-device.c1358 LIBINPUT_POINTER_AXIS_SOURCE_WHEEL); in START_TEST()
H A Dtest-pointer.c620 source = LIBINPUT_POINTER_AXIS_SOURCE_WHEEL; in test_high_and_low_wheel_events_value()
H A Dlitest.c3857 return LIBINPUT_POINTER_AXIS_SOURCE_WHEEL; in litest_event_pointer_get_axis_source()
/third_party/libinput/tools/
H A Dlibinput-record.c605 case LIBINPUT_POINTER_AXIS_SOURCE_WHEEL: source = "wheel"; break; in print_pointer_axis_event()

Completed in 34 milliseconds