Home
last modified time | relevance | path

Searched refs:IsSwipeToMoveCursorEnabled (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/input/
H A Dtouch_action_browsertest.cc840 if (!::features::IsSwipeToMoveCursorEnabled()) in IN_PROC_BROWSER_TEST_F()
873 if (!::features::IsSwipeToMoveCursorEnabled()) in IN_PROC_BROWSER_TEST_F()
906 if (!::features::IsSwipeToMoveCursorEnabled()) in IN_PROC_BROWSER_TEST_F()
933 if (!::features::IsSwipeToMoveCursorEnabled()) in IN_PROC_BROWSER_TEST_F()
963 if (!::features::IsSwipeToMoveCursorEnabled()) in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_adjuster_test.cc181 if (!::features::IsSwipeToMoveCursorEnabled()) in TEST_F()
233 if (!::features::IsSwipeToMoveCursorEnabled()) in TEST_F()
H A Dstyle_adjuster.cc602 if (::features::IsSwipeToMoveCursorEnabled() && in AdjustEffectiveTouchAction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/
H A Dui_base_features.h151 COMPONENT_EXPORT(UI_BASE_FEATURES) bool IsSwipeToMoveCursorEnabled();
H A Dui_base_features.cc277 bool IsSwipeToMoveCursorEnabled() { in IsSwipeToMoveCursorEnabled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/page/scrolling/
H A Dscrolling_test.cc672 if (!::features::IsSwipeToMoveCursorEnabled()) in TEST_P()