Home
last modified time | relevance | path

Searched refs:get_default_method (Results 1 - 5 of 5) sorted by relevance

/third_party/libinput/src/
H A Dlibinput-private.h314 enum libinput_config_scroll_method (*get_default_method)(struct libinput_device *device); member
330 enum libinput_config_click_method (*get_default_method)(struct libinput_device *device); member
H A Devdev-mt-touchpad-buttons.c984 tp->buttons.config_method.get_default_method = tp_button_config_click_get_default_method; in tp_init_buttons()
H A Dlibinput.c4422 return device->config.click_method->get_default_method(device); in libinput_device_config_click_get_default_method()
4528 return device->config.scroll_method->get_default_method(device); in libinput_device_config_scroll_get_default_method()
H A Devdev.c897 device->scroll.config.get_default_method = evdev_scroll_get_default_method; in evdev_init_button_scroll()
H A Devdev-mt-touchpad.c3163 tp->scroll.config_method.get_default_method = tp_scroll_config_scroll_method_get_default_method; in tp_init_scroll()

Completed in 18 milliseconds