Searched defs:ContentSettingMIDISysExBubbleModel (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc1130 class ContentSettingMIDISysExBubbleModel class in inherits:ContentSettingTitleAndLinkModel
1133 ContentSettingMIDISysExBubbleModel(Delegate* delegate,
1137 virtual ~ContentSettingMIDISysExBubbleModel() {}
1145 ContentSettingMIDISysExBubbleModel::ContentSettingMIDISysExBubbleModel( function in class:ContentSettingMIDISysExBubbleModel
1156 void ContentSettingMIDISysExBubbleModel::MaybeAddDomainList(
1166 void ContentSettingMIDISysExBubbleModel::SetDomainsAndCustomLink() {
1193 void ContentSettingMIDISysExBubbleModel::OnCustomLinkClicked() {
1254 return new ContentSettingMIDISysExBubbleModel(delegate, web_contents,

Completed in 50 milliseconds