Home
last modified time | relevance | path

Searched defs:tapDragLockEnabledByDefault (Results 1 – 3 of 3) sorted by relevance

/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/touchpad/backends/
H A Dlibinputcommon.h387 bool tapDragLockEnabledByDefault() const in tapDragLockEnabledByDefault() function
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/libinput/
H A Ddevice.h207 bool tapDragLockEnabledByDefault() const { in tapDragLockEnabledByDefault() function
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/libinput/
H A Dmock_libinput.h39 bool tapDragLockEnabledByDefault = false; member