Home
last modified time | relevance | path

Searched refs:want_button (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/src/
H A Devdev-fallback.c1460 device->scroll.want_button == device->scroll.button && in fallback_change_scroll_method()
1468 device->scroll.button = device->scroll.want_button; in fallback_change_scroll_method()
1686 if (device->scroll.want_button) in fallback_dispatch_create()
H A Devdev.c795 evdev->scroll.want_button = button; in evdev_scroll_set_button()
808 return evdev->scroll.want_button; in evdev_scroll_get_button()
908 device->scroll.want_button = device->scroll.button; in evdev_init_button_scroll()
2095 device->scroll.want_button = 1; in evdev_configure_device()
H A Devdev.h217 uint32_t want_button; member

Completed in 9 milliseconds