Home
last modified time | relevance | path

Searched refs:SetFullscreenedTab (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/fullscreen/
Dfullscreen_controller.cc114 SetFullscreenedTab(web_contents); in ToggleFullscreenModeForTab()
511 SetFullscreenedTab(NULL); in NotifyTabOfExitIfNecessary()
631 void FullscreenController::SetFullscreenedTab(WebContents* tab) { function in FullscreenController
Dfullscreen_controller.h164 void SetFullscreenedTab(content::WebContents* tab);