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

  /external/chromium/chrome/browser/geolocation/
geolocation_permission_context_unittest.cc 224 contents()->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
241 contents()->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
284 contents()->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
298 contents()->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
353 extra_tabs_[1]->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
357 contents()->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
396 contents()->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
400 extra_tabs_[0]->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
419 extra_tabs_[0]->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
453 contents()->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate()
    [all...]
  /external/chromium/chrome/browser/ui/gtk/infobars/
infobar_container_gtk.cc 143 InfoBarDelegate* delegate = tab_contents_->GetInfoBarDelegateAt(i);
205 if (tab_contents_->GetInfoBarDelegateAt(i - 1) == delegate) {
206 next_delegate = tab_contents_->GetInfoBarDelegateAt(i);
  /external/chromium/chrome/browser/extensions/
extension_install_ui_browsertest.cc 28 tab_contents->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
extension_install_ui.cc 239 InfoBarDelegate* delegate = tab_contents->GetInfoBarDelegateAt(i);
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_container.cc 55 AddInfoBar(tab_contents_->GetInfoBarDelegateAt(i)->CreateInfoBar(), false,
  /external/chromium/chrome/browser/autofill/
autofill_browsertest.cc 440 GetInfoBarDelegateAt(0)->AsTranslateInfoBarDelegate();
  /external/chromium/chrome/browser/
plugin_observer.cc 328 InfoBarDelegate* delegate = tab_contents()->GetInfoBarDelegateAt(i);
  /external/chromium/chrome/browser/task_manager/
task_manager_browsertest.cc 390 current_tab->GetInfoBarDelegateAt(0)->AsConfirmInfoBarDelegate();
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 520 InfoBarDelegate* GetInfoBarDelegateAt(size_t index) {
    [all...]
  /external/chromium/chrome/browser/translate/
translate_manager.cc 665 tab->GetInfoBarDelegateAt(i)->AsTranslateInfoBarDelegate();
translate_manager_browsertest.cc 88 contents()->GetInfoBarDelegateAt(0)->AsTranslateInfoBarDelegate() :
    [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc     [all...]

Completed in 139 milliseconds