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

/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.h114 virtual void OnPopupClicked(int index) {} function in class:ContentSettingBubbleModel
H A Dcontent_setting_bubble_model.cc512 virtual void OnPopupClicked(int index) OVERRIDE;
546 void ContentSettingPopupBubbleModel::OnPopupClicked(int index) { function in class:ContentSettingPopupBubbleModel
/external/chromium_org/chrome/browser/ui/views/
H A Dcontent_setting_bubble_contents.cc454 content_setting_bubble_model_->OnPopupClicked(i->second);

Completed in 273 milliseconds