Home
last modified time | relevance | path

Searched refs:InfoBarDelegatePair (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/tab_contents/
Dtab_contents_ssl_helper.cc163 typedef std::pair<InfoBarDelegate*, InfoBarDelegate*> InfoBarDelegatePair; in Observe() typedef
167 Details<InfoBarDelegatePair>(details).ptr()->first)) in Observe()
/external/chromium/chrome/browser/ui/cocoa/infobars/
Dinfobar_container_controller.mm43 InfoBarDelegatePair;
44 InfoBarDelegatePair* delegates =
45 Details<InfoBarDelegatePair>(details).ptr();