Home
last modified time | relevance | path

Searched refs:natural_scrolling_enabled (Results 1 - 4 of 4) sorted by relevance

/third_party/libinput/src/
H A Devdev.c421 if (device->scroll.natural_scrolling_enabled) { in evdev_notify_axis_legacy_wheel()
450 if (device->scroll.natural_scrolling_enabled) { in evdev_notify_axis_wheel()
472 if (device->scroll.natural_scrolling_enabled) { in evdev_notify_axis_finger()
491 if (device->scroll.natural_scrolling_enabled) { in evdev_notify_axis_continous()
949 dev->scroll.natural_scrolling_enabled = enabled ? true : false; in evdev_scroll_config_natural_set()
959 return dev->scroll.natural_scrolling_enabled ? 1 : 0; in evdev_scroll_config_natural_get()
976 device->scroll.natural_scrolling_enabled = false; in evdev_init_natural_scroll()
2091 device->scroll.natural_scrolling_enabled = true; in evdev_configure_device()
2105 device->scroll.natural_scrolling_enabled = true; in evdev_configure_device()
H A Devdev.h229 bool natural_scrolling_enabled; member
H A Devdev-fallback.c1690 if (device->scroll.natural_scrolling_enabled) in fallback_dispatch_create()
H A Devdev-mt-touchpad.c3158 device->scroll.natural_scrolling_enabled = tp_scroll_config_natural_get_default(&device->base); in tp_init_scroll()

Completed in 18 milliseconds