Searched refs:kDisableSmoothScrolling (Results 1 – 5 of 5) sorted by relevance
55 command_line->AppendSwitch(switches::kDisableSmoothScrolling); in SetUpCommandLine()
245 const char kDisableSmoothScrolling[] = "disable-smooth-scrolling"; variable
82 CONTENT_EXPORT extern const char kDisableSmoothScrolling[];
143 command_line->AppendSwitch(switches::kDisableSmoothScrolling); in SetUpCommandLine()
439 if (command_line.HasSwitch(switches::kDisableSmoothScrolling)) in ComputeWebkitPrefs()