Home
last modified time | relevance | path

Searched defs:EnterFullscreenWithChrome (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/fullscreen/
Dfullscreen_controller_state_unittest.cc125 void FullscreenControllerTestWindow::EnterFullscreenWithChrome() { in EnterFullscreenWithChrome() function in FullscreenControllerTestWindow
/external/chromium_org/chrome/browser/ui/cocoa/
Dbrowser_window_cocoa.mm601 void BrowserWindowCocoa::EnterFullscreenWithChrome() { function
/external/chromium_org/chrome/test/base/
Dtest_browser_window.h135 virtual void EnterFullscreenWithChrome() OVERRIDE {} in EnterFullscreenWithChrome() function