Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput-private.h205 enum libinput_config_drag_state (*get_drag_enabled)(struct libinput_device *device); member
Devdev-mt-touchpad-tap.c1569 tp->tap.config.get_drag_enabled = tp_tap_config_get_drag_enabled; in tp_init_tap()
Dlibinput.c3967 return device->config.tap->get_drag_enabled(device); in libinput_device_config_tap_get_drag_enabled()