Searched refs:IsFullscreenWithChrome (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/test/base/
H A Dtest_browser_window.cc195 bool TestBrowserWindow::IsFullscreenWithChrome() { function in class:TestBrowserWindow
H A Dtest_browser_window.h140 virtual bool IsFullscreenWithChrome() OVERRIDE;
/external/chromium_org/chrome/browser/ui/fullscreen/
H A Dfullscreen_controller_interactive_browsertest.cc373 EXPECT_FALSE(browser()->window()->IsFullscreenWithChrome());
378 EXPECT_FALSE(browser()->window()->IsFullscreenWithChrome());
387 EXPECT_FALSE(browser()->window()->IsFullscreenWithChrome());
398 EXPECT_TRUE(browser()->window()->IsFullscreenWithChrome());
H A Dfullscreen_controller_state_unittest.cc54 virtual bool IsFullscreenWithChrome() OVERRIDE;
135 bool FullscreenControllerTestWindow::IsFullscreenWithChrome() { function in class:FullscreenControllerTestWindow
190 IsFullscreenWithoutChrome() : IsFullscreenWithChrome();
H A Dfullscreen_controller.cc134 window_->IsFullscreenWithChrome()
587 enter_fullscreen |= window_->IsFullscreenWithChrome();
H A Dfullscreen_controller_state_test.cc752 EXPECT_EQ(GetBrowser()->window()->IsFullscreenWithChrome(),
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_window.h323 virtual bool IsFullscreenWithChrome() = 0;
/external/chromium_org/chrome/browser/ui/cocoa/
H A Dbrowser_window_cocoa.h146 virtual bool IsFullscreenWithChrome() OVERRIDE;

Completed in 863 milliseconds