Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput-private.h203 enum libinput_config_status (*set_drag_enabled)(struct libinput_device *device, member
Devdev-mt-touchpad-tap.c1568 tp->tap.config.set_drag_enabled = tp_tap_config_set_drag_enabled; in tp_init_tap()
Dlibinput.c3958 return device->config.tap->set_drag_enabled(device, enable); in libinput_device_config_tap_set_drag_enabled()