Searched refs:want_button (Results 1 – 3 of 3) sorted by relevance
1495 device->scroll.want_button == device->scroll.button && in fallback_change_scroll_method()1503 device->scroll.button = device->scroll.want_button; in fallback_change_scroll_method()1720 if (device->scroll.want_button) in fallback_dispatch_create()
703 evdev->scroll.want_button = button; in evdev_scroll_set_button()716 return evdev->scroll.want_button; in evdev_scroll_get_button()817 device->scroll.want_button = device->scroll.button; in evdev_init_button_scroll()1895 device->scroll.want_button = 1; in evdev_configure_device()
215 uint32_t want_button; member