Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/elput/
H A Delput_touch.c107 return libinput_device_config_dwt_get_enabled(device->device); in elput_touch_dwt_enabled_get()
/dports/x11/libinput/libinput-1.12.6/src/
H A Dlibinput.sym169 libinput_device_config_dwt_get_enabled;
H A Dlibinput.h5334 libinput_device_config_dwt_get_enabled(struct libinput_device *device);
H A Dlibinput.c4111 libinput_device_config_dwt_get_enabled(struct libinput_device *device) in libinput_device_config_dwt_get_enabled() function
/dports/x11-wm/sway/sway-1.5.1/sway/input/
H A Dlibinput.c160 libinput_device_config_dwt_get_enabled(device) == dwt) { in set_dwt()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/libinput/
H A Ddevice.cpp194 …, m_disableWhileTyping(m_supportsDisableWhileTyping ? libinput_device_config_dwt_get_enabled(m_dev… in Device()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/libinput/
H A Dmock_libinput.cpp167 enum libinput_config_dwt_state libinput_device_config_dwt_get_enabled(struct libinput_device *devic… in libinput_device_config_dwt_get_enabled() function
/dports/x11/libinput/libinput-1.12.6/tools/
H A Dlibinput-debug-events.c204 if (libinput_device_config_dwt_get_enabled(dev) == in print_device_options()
/dports/x11-wm/sway/sway-1.5.1/sway/
H A Dipc-json.c928 switch (libinput_device_config_dwt_get_enabled(device)) { in describe_libinput_device()
/dports/x11/libinput/libinput-1.12.6/test/
H A Dtest-touchpad.c4187 state = libinput_device_config_dwt_get_enabled(device); in START_TEST()
4212 state = libinput_device_config_dwt_get_enabled(device); in START_TEST()
/dports/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0/src/
H A Dxf86libinput.c2943 enabled = libinput_device_config_dwt_get_enabled(device); in xf86libinput_parse_disablewhiletyping_option()