HomeSort by relevance Sort by last modified time
    Searched refs:kEnableClickToPlay (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/
content_setting_combo_model.cc 40 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableClickToPlay))
65 CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableClickToPlay))
content_setting_bubble_model_unittest.cc 104 cmd->AppendSwitch(switches::kEnableClickToPlay);
about_flags.cc 186 SINGLE_VALUE_TYPE(switches::kEnableClickToPlay)
  /external/chromium/chrome/common/
chrome_switches.cc 381 const char kEnableClickToPlay[] = "enable-click-to-play";
    [all...]
chrome_switches.h 117 extern const char kEnableClickToPlay[];
  /external/chromium/chrome/browser/content_settings/
content_settings_base_provider.cc 249 switches::kEnableClickToPlay)) {
content_settings_pref_provider.cc 137 switches::kEnableClickToPlay));
397 switches::kEnableClickToPlay));
host_content_settings_map_unittest.cc 66 cmd->AppendSwitch(switches::kEnableClickToPlay);
    [all...]
  /external/chromium/chrome/browser/ui/webui/options/
content_settings_handler.cc 257 switches::kEnableClickToPlay));

Completed in 165 milliseconds