Home
last modified time | relevance | path

Searched refs:LIBINPUT_CONFIG_DRAG_ENABLED (Results 1 - 6 of 6) sorted by relevance

/third_party/libinput/src/
H A Dlibinput.h4753 LIBINPUT_CONFIG_DRAG_ENABLED, enumerator
4765 * @param enable @ref LIBINPUT_CONFIG_DRAG_ENABLED to enable, @ref
4783 * @retval LIBINPUT_CONFIG_DRAG_ENABLED if tap-and-drag is enabled
4802 * @retval LIBINPUT_CONFIG_DRAG_ENABLED if tap-and-drag is enabled by
H A Devdev-mt-touchpad-tap.c1502 return LIBINPUT_CONFIG_DRAG_ENABLED; in tp_drag_default()
H A Dlibinput.c3951 if (enable != LIBINPUT_CONFIG_DRAG_ENABLED && in libinput_device_config_tap_set_drag_enabled()
/third_party/libinput/export_include/
H A Dlibinput.h4753 LIBINPUT_CONFIG_DRAG_ENABLED, enumerator
4765 * @param enable @ref LIBINPUT_CONFIG_DRAG_ENABLED to enable, @ref
4783 * @retval LIBINPUT_CONFIG_DRAG_ENABLED if tap-and-drag is enabled
4802 * @retval LIBINPUT_CONFIG_DRAG_ENABLED if tap-and-drag is enabled by
/third_party/libinput/test/
H A Dlitest.h1050 LIBINPUT_CONFIG_DRAG_ENABLED); in litest_enable_tap_drag()
H A Dtest-touchpad-tap.c3814 LIBINPUT_CONFIG_DRAG_ENABLED); in START_TEST()
3816 LIBINPUT_CONFIG_DRAG_ENABLED); in START_TEST()
3841 LIBINPUT_CONFIG_DRAG_ENABLED); in START_TEST()
3864 ck_assert_int_eq(state, LIBINPUT_CONFIG_DRAG_ENABLED); in START_TEST()
3875 ck_assert_int_eq(state, LIBINPUT_CONFIG_DRAG_ENABLED); in START_TEST()

Completed in 25 milliseconds