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

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc893 if (bubble_type == FEB_TYPE_NONE || ShouldUseImmersiveFullscreenForUrl(url)) {
2200 if (mode != METRO_SNAP_FULLSCREEN && ShouldUseImmersiveFullscreenForUrl(url))
2220 bool BrowserView::ShouldUseImmersiveFullscreenForUrl(const GURL& url) const { function in class:BrowserView

Completed in 81 milliseconds