Home
last modified time | relevance | path

Searched refs:wheel_v120 (Results 1 - 5 of 5) sorted by relevance

/third_party/libinput/src/
H A Dlibinput-private.h81 struct wheel_v120 { struct
664 const struct wheel_v120 *v120);
H A Devdev-wheel.c188 struct wheel_v120 v120 = { 0.0, 0.0 }; in wheel_flush_scroll()
H A Dlibinput.c182 struct wheel_v120 v120;
2521 const struct wheel_v120 zero_v120 = {0}; in pointer_notify_axis_finger()
2555 const struct wheel_v120 zero_v120 = {0}; in pointer_notify_axis_continuous()
2589 const struct wheel_v120 zero_v120 = {0}; in pointer_notify_axis_legacy_wheel()
2615 const struct wheel_v120 *v120) in pointer_notify_axis_wheel()
H A Devdev.h597 const struct wheel_v120 *v120_in);
H A Devdev.c440 const struct wheel_v120 *v120_in) in evdev_notify_axis_wheel()
443 struct wheel_v120 v120 = *v120_in; in evdev_notify_axis_wheel()

Completed in 14 milliseconds