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

  /external/chromium/chrome/browser/
content_setting_bubble_model.cc 342 class ContentSettingPluginBubbleModel : public ContentSettingSingleRadioGroup {
344 ContentSettingPluginBubbleModel(TabContents* tab_contents,
353 virtual ~ContentSettingPluginBubbleModel() {}
496 return new ContentSettingPluginBubbleModel(tab_contents, profile,
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.cc 431 class ContentSettingPluginBubbleModel : public ContentSettingSingleRadioGroup {
433 ContentSettingPluginBubbleModel(Delegate* delegate,
438 virtual ~ContentSettingPluginBubbleModel();
444 ContentSettingPluginBubbleModel::ContentSettingPluginBubbleModel(
457 ContentSettingPluginBubbleModel::~ContentSettingPluginBubbleModel() {
465 void ContentSettingPluginBubbleModel::OnCustomLinkClicked() {
    [all...]

Completed in 28 milliseconds