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

/external/chromium_org/android_webview/native/
H A Daw_web_contents_delegate.cc211 void AwWebContentsDelegate::ToggleFullscreenModeForTab( function in class:android_webview::AwWebContentsDelegate
/external/chromium_org/components/web_contents_delegate_android/
H A Dweb_contents_delegate_android.cc329 void WebContentsDelegateAndroid::ToggleFullscreenModeForTab( function in class:web_contents_delegate_android::WebContentsDelegateAndroid
/external/chromium_org/chrome/browser/ui/fullscreen/
H A Dfullscreen_controller.cc98 void FullscreenController::ToggleFullscreenModeForTab(WebContents* web_contents, function in class:FullscreenController
675 ToggleFullscreenModeForTab(fullscreened_tab_, false);
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.h374 virtual void ToggleFullscreenModeForTab(WebContents* web_contents, function in class:content::WebContentsDelegate
/external/chromium_org/content/shell/browser/
H A Dshell.cc288 void Shell::ToggleFullscreenModeForTab(WebContents* web_contents, function in class:content::Shell
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window.cc925 void AppWindow::ToggleFullscreenModeForTab(content::WebContents* source, function in class:extensions::AppWindow
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1641 void Browser::ToggleFullscreenModeForTab(WebContents* web_contents, function in class:Browser
1643 fullscreen_controller_->ToggleFullscreenModeForTab(web_contents,

Completed in 302 milliseconds