Searched refs:EnterFullscreenModeForTab (Results 1 – 7 of 7) sorted by relevance
188 void ChromeBrowserDelegate::EnterFullscreenModeForTab( in EnterFullscreenModeForTab() function in ChromeBrowserDelegate197 delegate->EnterFullscreenModeForTab(requesting_frame, options); in EnterFullscreenModeForTab()
82 void EnterFullscreenModeForTab(
177 @@ -1890,11 +1967,15 @@ void Browser::EnterFullscreenModeForTab(179 exclusive_access_manager_->fullscreen_controller()->EnterFullscreenModeForTab(182 + CALL_CEF_DELEGATE(EnterFullscreenModeForTab, requesting_frame, options);
100 void EnterFullscreenModeForTab(
172 void CefBrowserContentsDelegate::EnterFullscreenModeForTab( in EnterFullscreenModeForTab() function in CefBrowserContentsDelegate
259 void EnterFullscreenModeForTab(
832 void AlloyBrowserHostImpl::EnterFullscreenModeForTab( in EnterFullscreenModeForTab() function in AlloyBrowserHostImpl835 contents_delegate_->EnterFullscreenModeForTab(requesting_frame, options); in EnterFullscreenModeForTab()