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

  /external/chromium/chrome/browser/ui/webui/
plugins_ui.cc 211 show_details_.Init(prefs::kPluginsShowDetails, prefs, this);
381 prefs->RegisterBooleanPref(prefs::kPluginsShowDetails, false);
  /external/chromium/chrome/common/
pref_names.cc 577 const char kPluginsShowDetails[] = "plugins.show_details";
    [all...]
pref_names.h 209 extern const char kPluginsShowDetails[];

Completed in 25 milliseconds