Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_view.h505 bool MaybeShowInfoBar(content::WebContents* contents);
Dbrowser_view.cc2101 bool BrowserView::MaybeShowInfoBar(WebContents* contents) { in MaybeShowInfoBar() function in BrowserView
2162 needs_layout |= MaybeShowInfoBar(contents); in UpdateUIForContents()