Searched refs:ContentSettingPopupBubbleModel (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc502 class ContentSettingPopupBubbleModel : public ContentSettingSingleRadioGroup { class in inherits:ContentSettingSingleRadioGroup
504 ContentSettingPopupBubbleModel(Delegate* delegate,
508 virtual ~ContentSettingPopupBubbleModel() {}
515 ContentSettingPopupBubbleModel::ContentSettingPopupBubbleModel( function in class:ContentSettingPopupBubbleModel
526 void ContentSettingPopupBubbleModel::SetPopups() {
546 void ContentSettingPopupBubbleModel::OnPopupClicked(int index) {
1249 return new ContentSettingPopupBubbleModel(delegate, web_contents, profile,

Completed in 420 milliseconds