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

  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.h 114 virtual void OnPopupClicked(int index) {}
content_setting_bubble_model.cc 512 virtual void OnPopupClicked(int index) OVERRIDE;
546 void ContentSettingPopupBubbleModel::OnPopupClicked(int index) {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
content_setting_bubble_contents.cc 462 content_setting_bubble_model_->OnPopupClicked(i->second);

Completed in 197 milliseconds