HomeSort by relevance Sort by last modified time
    Searched refs:SetFullscreenedTab (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller.h 164 void SetFullscreenedTab(content::WebContents* tab);
184 // Assign using SetFullscreenedTab().
fullscreen_controller.cc 114 SetFullscreenedTab(web_contents);
511 SetFullscreenedTab(NULL);
631 void FullscreenController::SetFullscreenedTab(WebContents* tab) {

Completed in 871 milliseconds