Searched refs:libinput_device_config_dwt_set_enabled (Results 1 – 7 of 7) sorted by relevance
/third_party/libinput/src/ |
D | libinput.sym | 168 libinput_device_config_dwt_set_enabled;
|
D | libinput.h | 5997 libinput_device_config_dwt_set_enabled(struct libinput_device *device,
|
D | libinput.c | 4487 libinput_device_config_dwt_set_enabled(struct libinput_device *device, in libinput_device_config_dwt_set_enabled() function
|
/third_party/libinput/tools/ |
D | shared.c | 438 libinput_device_config_dwt_set_enabled(device, options->dwt); in tools_device_apply_config()
|
/third_party/libinput/test/ |
D | test-touchpad.c | 4641 status = libinput_device_config_dwt_set_enabled(device, in START_TEST() 4644 status = libinput_device_config_dwt_set_enabled(device, in START_TEST() 4648 status = libinput_device_config_dwt_set_enabled(device, 3); in START_TEST() 4666 status = libinput_device_config_dwt_set_enabled(device, in START_TEST() 4669 status = libinput_device_config_dwt_set_enabled(device, in START_TEST() 4673 status = libinput_device_config_dwt_set_enabled(device, 3); in START_TEST() 4683 status = libinput_device_config_dwt_set_enabled(dev->libinput_device, in disable_dwt() 4693 status = libinput_device_config_dwt_set_enabled(dev->libinput_device, in enable_dwt()
|
/third_party/libinput/export_include/ |
D | libinput.h | 5997 libinput_device_config_dwt_set_enabled(struct libinput_device *device,
|
/third_party/libinput/doc/user/ |
D | palm-detection.rst | 167 **libinput_device_config_dwt_set_enabled()**.
|