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

  /external/chromium_org/chrome/browser/extensions/
script_bubble_controller.cc 47 if (extension && extension->ShouldDisplayInExtensionSettings() &&
  /external/chromium_org/chrome/common/extensions/
extension.h 252 bool ShouldDisplayInExtensionSettings() const;
extension.cc 388 bool Extension::ShouldDisplayInExtensionSettings() const {
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extension_settings_handler.cc 584 if ((*extension)->ShouldDisplayInExtensionSettings()) {
594 if ((*extension)->ShouldDisplayInExtensionSettings()) {
605 if ((*extension)->ShouldDisplayInExtensionSettings()) {
    [all...]

Completed in 52 milliseconds