Searched refs:want_button (Results 1 – 3 of 3) sorted by relevance
1576 device->scroll.want_button == device->scroll.button && in fallback_change_scroll_method()1584 device->scroll.button = device->scroll.want_button; in fallback_change_scroll_method()1801 if (device->scroll.want_button) in fallback_dispatch_create()
777 evdev->scroll.want_button = button; in evdev_scroll_set_button()790 return evdev->scroll.want_button; in evdev_scroll_get_button()891 device->scroll.want_button = device->scroll.button; in evdev_init_button_scroll()1978 device->scroll.want_button = 1; in evdev_configure_device()
217 uint32_t want_button; member