Home
last modified time | relevance | path

Searched refs:OnInfoBarRemoved (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/components/infobars/core/
Dinfobar_manager.cc19 void InfoBarManager::Observer::OnInfoBarRemoved(InfoBar* infobar, in OnInfoBarRemoved() function in infobars::InfoBarManager::Observer
132 OnInfoBarRemoved(infobar, animate)); in NotifyInfoBarRemoved()
Dinfobar_manager.h30 virtual void OnInfoBarRemoved(InfoBar* infobar, bool animate);
Dinfobar_container.h106 virtual void OnInfoBarRemoved(InfoBar* infobar, bool animate) OVERRIDE;
Dinfobar_container.cc118 void InfoBarContainer::OnInfoBarRemoved(InfoBar* infobar, bool animate) { in OnInfoBarRemoved() function in infobars::InfoBarContainer
/external/chromium_org/components/google/core/browser/
Dgoogle_url_tracker_map_entry.h50 virtual void OnInfoBarRemoved(infobars::InfoBar* infobar,
Dgoogle_url_tracker_map_entry.cc51 void GoogleURLTrackerMapEntry::OnInfoBarRemoved(infobars::InfoBar* infobar, in OnInfoBarRemoved() function in GoogleURLTrackerMapEntry
/external/chromium_org/chrome/browser/password_manager/
Dpassword_manager_browsertest.cc172 virtual void OnInfoBarRemoved(infobars::InfoBar* infobar, in OnInfoBarRemoved() function in __anon81b591220111::InfoBarObserver