Searched defs:RemoveInfoBarInternal (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/components/infobars/core/
H A Dinfobar_manager.cc56 RemoveInfoBarInternal(infobar, true);
61 RemoveInfoBarInternal(infobars_.back(), animate);
135 void InfoBarManager::RemoveInfoBarInternal(InfoBar* infobar, bool animate) { function in class:infobars::InfoBarManager

Completed in 80 milliseconds