Searched refs:want_method (Results 1 – 3 of 3) sorted by relevance
1575 if (device->scroll.want_method == device->scroll.method && in fallback_change_scroll_method()1583 device->scroll.method = device->scroll.want_method; in fallback_change_scroll_method()
737 evdev->scroll.want_method = method; in evdev_scroll_set_method()750 return evdev->scroll.want_method; in evdev_scroll_get_method()889 device->scroll.want_method = device->scroll.method; in evdev_init_button_scroll()
216 enum libinput_config_scroll_method want_method; member