Searched refs:kDisableCompositorTouchHitTesting (Results 1 – 8 of 8) sorted by relevance
151 const char kDisableCompositorTouchHitTesting[] = variable
44 CC_EXPORT extern const char kDisableCompositorTouchHitTesting[];
79 cl->AppendSwitch(cc::switches::kDisableCompositorTouchHitTesting); in BasicStartupComplete()
169 cc::switches::kDisableCompositorTouchHitTesting, in DeriveCommandLine()
101 !cmd->HasSwitch(cc::switches::kDisableCompositorTouchHitTesting); in Create()
1069 cc::switches::kDisableCompositorTouchHitTesting, in PropagateBrowserCommandLineToRenderer()
501 !command_line.HasSwitch(cc::switches::kDisableCompositorTouchHitTesting); in GetWebkitPrefs()
1797 SINGLE_VALUE_TYPE(cc::switches::kDisableCompositorTouchHitTesting),