Home
last modified time | relevance | path

Searched refs:kDisableSmoothScrolling (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/ppapi/
H A Dppapi_test.cc56 command_line->AppendSwitch(switches::kDisableSmoothScrolling); in SetUpCommandLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/common/
H A Dcontent_switches.cc250 const char kDisableSmoothScrolling[] = "disable-smooth-scrolling"; variable
H A Dcontent_switches.h86 CONTENT_EXPORT extern const char kDisableSmoothScrolling[];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/common/
H A Dcontent_switches.cc279 const char kDisableSmoothScrolling[] = "disable-smooth-scrolling"; variable
H A Dcontent_switches.h94 CONTENT_EXPORT extern const char kDisableSmoothScrolling[];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/input/
H A Dscroll_latency_browsertest.cc319 command_line->AppendSwitch(::switches::kDisableSmoothScrolling); in SetUpCommandLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/input/
H A Dscroll_latency_browsertest.cc320 command_line->AppendSwitch(::switches::kDisableSmoothScrolling); in SetUpCommandLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/ppapi/
H A Dppapi_test.cc169 command_line->AppendSwitch(switches::kDisableSmoothScrolling); in SetUpCommandLine()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Drender_view_host_impl.cc567 (!command_line.HasSwitch(switches::kDisableSmoothScrolling) && in ComputeWebPreferences()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/browser/
H A Dweb_test_control_host.cc258 !command_line.HasSwitch(switches::kDisableSmoothScrolling); in ApplyWebTestDefaultPreferences()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dabout_flags.cc2618 switches::kDisableSmoothScrolling)},
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/web_contents/
H A Dweb_contents_impl.cc2454 (!command_line.HasSwitch(switches::kDisableSmoothScrolling) && in ComputeWebPreferences()