Searched refs:ShouldUseImmersiveFullscreenForUrl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc835 if (bubble_type == FEB_TYPE_NONE || ShouldUseImmersiveFullscreenForUrl(url)) {
2320 if (ShouldUseImmersiveFullscreenForUrl(url))
2328 !ShouldUseImmersiveFullscreenForUrl(url)) {
2351 bool BrowserView::ShouldUseImmersiveFullscreenForUrl(const GURL& url) const { function in class:BrowserView
H A Dbrowser_view.h560 bool ShouldUseImmersiveFullscreenForUrl(const GURL& url) const;

Completed in 81 milliseconds