Home
last modified time | relevance | path

Searched refs:evdev_scroll_get_default_button (Results 1 – 1 of 1) sorted by relevance

/dports/x11/libinput/libinput-1.12.6/src/
H A Devdev.c661 evdev_scroll_get_default_button(struct libinput_device *device) in evdev_scroll_get_default_button() function
700 device->scroll.config.get_default_button = evdev_scroll_get_default_button; in evdev_init_button_scroll()
704 device->scroll.button = evdev_scroll_get_default_button((struct libinput_device *)device); in evdev_init_button_scroll()