Home
last modified time | relevance | path

Searched refs:kDisableScrollBounce (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/common/
Dcef_switches.cc92 const char kDisableScrollBounce[] = "disable-scroll-bounce"; variable
Dcef_switches.h45 extern const char kDisableScrollBounce[];
/third_party/cef/libcef/renderer/alloy/
Dalloy_content_renderer_client.cc227 if (command_line->HasSwitch(switches::kDisableScrollBounce)) in RenderThreadStarted()
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.cc757 switches::kDisableScrollBounce, in AppendExtraCommandLineSwitches()