Home
last modified time | relevance | path

Searched refs:LIBINPUT_CONFIG_DWT_ENABLED (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/src/
H A Dlibinput.h6133 LIBINPUT_CONFIG_DWT_ENABLED, enumerator
6166 * disable-while-typing, @ref LIBINPUT_CONFIG_DWT_ENABLED to enable
6188 * LIBINPUT_CONFIG_DWT_ENABLED if enabled.
6206 * LIBINPUT_CONFIG_DWT_ENABLED if enabled.
H A Devdev-mt-touchpad.c3186 case LIBINPUT_CONFIG_DWT_ENABLED: in tp_dwt_config_set()
3193 tp->dwt.dwt_enabled = (enable == LIBINPUT_CONFIG_DWT_ENABLED); in tp_dwt_config_set()
3205 LIBINPUT_CONFIG_DWT_ENABLED : in tp_dwt_config_get()
3222 LIBINPUT_CONFIG_DWT_ENABLED : in tp_dwt_config_get_default()
H A Dlibinput.c4619 if (enable != LIBINPUT_CONFIG_DWT_ENABLED && in libinput_device_config_dwt_set_enabled()
/third_party/libinput/export_include/
H A Dlibinput.h6133 LIBINPUT_CONFIG_DWT_ENABLED, enumerator
6166 * disable-while-typing, @ref LIBINPUT_CONFIG_DWT_ENABLED to enable
6188 * LIBINPUT_CONFIG_DWT_ENABLED if enabled.
6206 * LIBINPUT_CONFIG_DWT_ENABLED if enabled.
/third_party/libinput/tools/
H A Dshared.c180 options->dwt = LIBINPUT_CONFIG_DWT_ENABLED; in tools_parse_option()
H A Dlibinput-debug-events.c223 LIBINPUT_CONFIG_DWT_ENABLED) in print_device_options()
/third_party/libinput/test/
H A Dtest-touchpad.c4667 ck_assert_int_eq(state, LIBINPUT_CONFIG_DWT_ENABLED); in START_TEST()
4669 ck_assert_int_eq(state, LIBINPUT_CONFIG_DWT_ENABLED); in START_TEST()
4672 LIBINPUT_CONFIG_DWT_ENABLED); in START_TEST()
4727 LIBINPUT_CONFIG_DWT_ENABLED); in START_TEST()
4779 LIBINPUT_CONFIG_DWT_ENABLED); in enable_dwt()

Completed in 31 milliseconds