Home
last modified time | relevance | path

Searched refs:kEnableClickToPlay (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/browser/
Dcontent_setting_combo_model.cc40 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableClickToPlay)) in GetItemCount()
65 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableClickToPlay)) in SettingForIndex()
Dcontent_setting_bubble_model_unittest.cc104 cmd->AppendSwitch(switches::kEnableClickToPlay); in TEST_F()
Dabout_flags.cc186 SINGLE_VALUE_TYPE(switches::kEnableClickToPlay)
/external/chromium/chrome/common/
Dchrome_switches.cc381 const char kEnableClickToPlay[] = "enable-click-to-play"; variable
Dchrome_switches.h117 extern const char kEnableClickToPlay[];
/external/chromium/chrome/browser/content_settings/
Dcontent_settings_base_provider.cc249 switches::kEnableClickToPlay)) { in ClickToPlayFixup()
Dcontent_settings_pref_provider.cc137 switches::kEnableClickToPlay)); in UpdateDefaultSetting()
397 switches::kEnableClickToPlay)); in SetContentSetting()
Dhost_content_settings_map_unittest.cc66 cmd->AppendSwitch(switches::kEnableClickToPlay); in TEST_F()
/external/chromium/chrome/browser/ui/webui/options/
Dcontent_settings_handler.cc257 switches::kEnableClickToPlay)); in GetLocalizedValues()