Searched refs:get_button (Results 1 – 3 of 3) sorted by relevance
269 uint32_t (*get_button)(struct libinput_device *device); member
882 device->scroll.config.get_button = evdev_scroll_get_button; in evdev_init_button_scroll()
4425 return device->config.scroll_method->get_button(device); in libinput_device_config_scroll_get_button()