infobar_           55 chrome/browser/content_settings/permission_queue_controller.cc   bool has_infobar() const { return !!infobar_; }
infobar_           56 chrome/browser/content_settings/permission_queue_controller.cc   InfoBar* infobar() { return infobar_; }
infobar_           69 chrome/browser/content_settings/permission_queue_controller.cc   InfoBar* infobar_;
infobar_          112 chrome/browser/content_settings/permission_queue_controller.cc       infobar_ = GeolocationInfoBarDelegate::Create(
infobar_          117 chrome/browser/content_settings/permission_queue_controller.cc       infobar_ = MidiPermissionInfoBarDelegate::Create(
infobar_          123 chrome/browser/content_settings/permission_queue_controller.cc       infobar_ = ProtectedMediaIdentifierInfoBarDelegate::Create(
infobar_          117 chrome/browser/extensions/api/debugger/debugger_api.cc   InfoBar* infobar_;
infobar_          304 chrome/browser/extensions/api/debugger/debugger_api.cc       infobar_(infobar),
infobar_          324 chrome/browser/extensions/api/debugger/debugger_api.cc   if (infobar_) {
infobar_          326 chrome/browser/extensions/api/debugger/debugger_api.cc         infobar_->delegate())->set_client_host(this);
infobar_          340 chrome/browser/extensions/api/debugger/debugger_api.cc   if (infobar_) {
infobar_          342 chrome/browser/extensions/api/debugger/debugger_api.cc         infobar_->delegate())->set_client_host(NULL);
infobar_          345 chrome/browser/extensions/api/debugger/debugger_api.cc     infobar_service->infobar_manager()->RemoveInfoBar(infobar_);
infobar_          413 chrome/browser/extensions/api/debugger/debugger_api.cc     if (content::Details<InfoBar::RemovedDetails>(details)->first == infobar_) {
infobar_          414 chrome/browser/extensions/api/debugger/debugger_api.cc       infobar_ = NULL;
infobar_          141 chrome/browser/geolocation/geolocation_browsertest.cc   bool has_infobar() const { return !!infobar_; }
infobar_          142 chrome/browser/geolocation/geolocation_browsertest.cc   InfoBar* infobar() { return infobar_; }
infobar_          147 chrome/browser/geolocation/geolocation_browsertest.cc   InfoBar* infobar_;
infobar_          158 chrome/browser/geolocation/geolocation_browsertest.cc       infobar_(NULL),
infobar_          184 chrome/browser/geolocation/geolocation_browsertest.cc     infobar_ = content::Details<InfoBar::AddedDetails>(details).ptr();
infobar_          185 chrome/browser/geolocation/geolocation_browsertest.cc     ASSERT_FALSE(infobar_->delegate()->GetIcon().IsEmpty());
infobar_          186 chrome/browser/geolocation/geolocation_browsertest.cc     ASSERT_TRUE(infobar_->delegate()->AsConfirmInfoBarDelegate());
infobar_          201 chrome/browser/geolocation/geolocation_browsertest.cc   if ((wait_for_infobar_ && infobar_) ||
infobar_          217 chrome/browser/geolocation/geolocation_browsertest.cc   EXPECT_TRUE(wait_for_infobar_ ? (infobar_ != NULL) : navigation_completed_);
infobar_          298 chrome/browser/geolocation/geolocation_browsertest.cc   InfoBar* infobar_;
infobar_          315 chrome/browser/geolocation/geolocation_browsertest.cc   : infobar_(NULL),
infobar_          388 chrome/browser/geolocation/geolocation_browsertest.cc     infobar_ = notification_observer.infobar();
infobar_          411 chrome/browser/geolocation/geolocation_browsertest.cc   ASSERT_TRUE(infobar_);
infobar_          418 chrome/browser/geolocation/geolocation_browsertest.cc       infobar_->delegate()->AsConfirmInfoBarDelegate()->Accept();
infobar_          420 chrome/browser/geolocation/geolocation_browsertest.cc       infobar_->delegate()->AsConfirmInfoBarDelegate()->Cancel();
infobar_          426 chrome/browser/geolocation/geolocation_browsertest.cc   infobar_manager->RemoveInfoBar(infobar_);
infobar_          428 chrome/browser/geolocation/geolocation_browsertest.cc   infobar_ = NULL;
infobar_          111 chrome/browser/infobars/infobar_delegate.cc   return (infobar_ && infobar_->owner()) ?
infobar_          112 chrome/browser/infobars/infobar_delegate.cc       infobar_->owner()->web_contents() : NULL;
infobar_          117 chrome/browser/infobars/infobar_delegate.h   void set_infobar(InfoBar* infobar) { infobar_ = infobar; }
infobar_          139 chrome/browser/infobars/infobar_delegate.h   InfoBar* infobar() { return infobar_; }
infobar_          147 chrome/browser/infobars/infobar_delegate.h   InfoBar* infobar_;
infobar_          148 chrome/browser/ssl/ssl_tab_helper.cc   InfoBar* infobar_;
infobar_          169 chrome/browser/ssl/ssl_tab_helper.cc   infobar_ = SSLCertResultInfoBarDelegate::Create(infobar_service_, infobar_,
infobar_          179 chrome/browser/ssl/ssl_tab_helper.cc   if (infobar_ ==
infobar_          183 chrome/browser/ssl/ssl_tab_helper.cc     infobar_ = NULL;
infobar_           23 chrome/browser/ui/cocoa/infobars/infobar_controller.h   base::WeakPtr<InfoBarCocoa> infobar_;
infobar_          163 chrome/browser/ui/gtk/collected_cookies_gtk.cc   infobar_ = gtk_frame_new(NULL);
infobar_          167 chrome/browser/ui/gtk/collected_cookies_gtk.cc   gtk_container_add(GTK_CONTAINER(infobar_), infobar_contents);
infobar_          175 chrome/browser/ui/gtk/collected_cookies_gtk.cc   gtk_widget_show_all(infobar_);
infobar_          176 chrome/browser/ui/gtk/collected_cookies_gtk.cc   gtk_widget_set_no_show_all(infobar_, TRUE);
infobar_          177 chrome/browser/ui/gtk/collected_cookies_gtk.cc   gtk_widget_hide(infobar_);
infobar_          178 chrome/browser/ui/gtk/collected_cookies_gtk.cc   gtk_box_pack_start(GTK_BOX(dialog_), infobar_, TRUE, TRUE, 0);
infobar_          506 chrome/browser/ui/gtk/collected_cookies_gtk.cc     gtk_widget_hide(infobar_);
infobar_          511 chrome/browser/ui/gtk/collected_cookies_gtk.cc     gtk_widget_show(infobar_);
infobar_          110 chrome/browser/ui/gtk/collected_cookies_gtk.h   GtkWidget* infobar_;
infobar_          204 chrome/browser/ui/views/collected_cookies_views.cc       infobar_(NULL),
infobar_          346 chrome/browser/ui/views/collected_cookies_views.cc   infobar_ = new InfobarView();
infobar_          347 chrome/browser/ui/views/collected_cookies_views.cc   layout->AddView(infobar_);
infobar_          557 chrome/browser/ui/views/collected_cookies_views.cc   infobar_->UpdateVisibility(true, setting, host_node->GetTitle());
infobar_          118 chrome/browser/ui/views/collected_cookies_views.h   InfobarView* infobar_;
infobar_           19 chrome/browser/ui/views/infobars/translate_language_menu_model.cc       infobar_(infobar),
infobar_           54 chrome/browser/ui/views/infobars/translate_language_menu_model.cc   infobar_->UpdateLanguageButtonText(button_,
infobar_           47 chrome/browser/ui/views/infobars/translate_language_menu_model.h   TranslateInfoBarBase* infobar_;