Home
last modified time | relevance | path

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

/dports/x11/libinput/libinput-1.12.6/src/
H A Devdev.c621 evdev_scroll_get_default_method(struct libinput_device *device) in evdev_scroll_get_default_method() function
697 device->scroll.config.get_default_method = evdev_scroll_get_default_method; in evdev_init_button_scroll()
702 device->scroll.method = evdev_scroll_get_default_method((struct libinput_device *)device); in evdev_init_button_scroll()