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

/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc898 class ContentSettingDomainListBubbleModel class in inherits:ContentSettingTitleAndLinkModel
901 ContentSettingDomainListBubbleModel(Delegate* delegate,
905 virtual ~ContentSettingDomainListBubbleModel() {}
913 ContentSettingDomainListBubbleModel::ContentSettingDomainListBubbleModel( function in class:ContentSettingDomainListBubbleModel
925 void ContentSettingDomainListBubbleModel::MaybeAddDomainList(
935 void ContentSettingDomainListBubbleModel::SetDomainsAndCustomLink() {
962 void ContentSettingDomainListBubbleModel::OnCustomLinkClicked() {
1253 return new ContentSettingDomainListBubbleModel(delegate, web_contents,

Completed in 42 milliseconds