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

/external/chromium_org/content/public/common/
H A Dcontent_switches.cc131 const char kDisableCompositedScrollingForFrames[] = member in namespace:switches
H A Dcontent_switches.h50 CONTENT_EXPORT extern const char kDisableCompositedScrollingForFrames[];
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc939 switches::kDisableCompositedScrollingForFrames,
H A Drender_view_host_impl.cc428 if (command_line.HasSwitch(switches::kDisableCompositedScrollingForFrames))
/external/chromium_org/chrome/browser/
H A Dabout_flags.cc1813 switches::kDisableCompositedScrollingForFrames)
/external/chromium_org/content/renderer/
H A Drender_view_impl.cc624 if (command_line.HasSwitch(switches::kDisableCompositedScrollingForFrames))

Completed in 78 milliseconds