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