Searched refs:IsFullscreenForCapturedTab (Results 1 – 2 of 2) sorted by relevance
91 return IsFullscreenForCapturedTab(web_contents); in IsFullscreenForTabOrPending()286 if (!IsFullscreenForCapturedTab(old_contents)) in OnTabDetachedFromView()318 if (IsFullscreenForCapturedTab(web_contents)) { in OnTabClosing()357 if (IsFullscreenForCapturedTab(active_web_contents)) { in HandleUserPressedEscape()732 if (IsFullscreenForCapturedTab(web_contents)) {741 bool FullscreenController::IsFullscreenForCapturedTab( function in FullscreenController
209 bool IsFullscreenForCapturedTab(const content::WebContents* web_contents)