Searched refs:ExitFullscreenModeForTab (Results 1 – 8 of 8) sorted by relevance
201 void ChromeBrowserDelegate::ExitFullscreenModeForTab( in ExitFullscreenModeForTab() function in ChromeBrowserDelegate204 delegate->ExitFullscreenModeForTab(web_contents); in ExitFullscreenModeForTab()
85 void ExitFullscreenModeForTab(content::WebContents* web_contents) override;
185 void Browser::ExitFullscreenModeForTab(WebContents* web_contents) {186 exclusive_access_manager_->fullscreen_controller()->ExitFullscreenModeForTab(189 + CALL_CEF_DELEGATE(ExitFullscreenModeForTab, web_contents);
103 void ExitFullscreenModeForTab(content::WebContents* web_contents) override;
178 void CefBrowserContentsDelegate::ExitFullscreenModeForTab( in ExitFullscreenModeForTab() function in CefBrowserContentsDelegate
262 void ExitFullscreenModeForTab(content::WebContents* web_contents) override;
839 void AlloyBrowserHostImpl::ExitFullscreenModeForTab( in ExitFullscreenModeForTab() function in AlloyBrowserHostImpl841 contents_delegate_->ExitFullscreenModeForTab(web_contents); in ExitFullscreenModeForTab()
13794 @@ -180,10 +190,74 @@ void CefBrowserContentsDelegate::ExitFullscreenModeForTab(