IsFullscreenWithChrome 327 chrome/browser/ui/browser_window.h virtual bool IsFullscreenWithChrome() = 0; IsFullscreenWithChrome 142 chrome/browser/ui/cocoa/browser_window_cocoa.h virtual bool IsFullscreenWithChrome() OVERRIDE; IsFullscreenWithChrome 128 chrome/browser/ui/fullscreen/fullscreen_controller.cc window_is_fullscreen_with_chrome = window_->IsFullscreenWithChrome(); IsFullscreenWithChrome 588 chrome/browser/ui/fullscreen/fullscreen_controller.cc enter_fullscreen |= window_->IsFullscreenWithChrome(); IsFullscreenWithChrome 373 chrome/browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc EXPECT_FALSE(browser()->window()->IsFullscreenWithChrome()); IsFullscreenWithChrome 378 chrome/browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc EXPECT_FALSE(browser()->window()->IsFullscreenWithChrome()); IsFullscreenWithChrome 387 chrome/browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc EXPECT_FALSE(browser()->window()->IsFullscreenWithChrome()); IsFullscreenWithChrome 398 chrome/browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc EXPECT_TRUE(browser()->window()->IsFullscreenWithChrome()); IsFullscreenWithChrome 752 chrome/browser/ui/fullscreen/fullscreen_controller_state_test.cc EXPECT_EQ(GetBrowser()->window()->IsFullscreenWithChrome(), IsFullscreenWithChrome 54 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc virtual bool IsFullscreenWithChrome() OVERRIDE; IsFullscreenWithChrome 186 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc IsFullscreenWithoutChrome() : IsFullscreenWithChrome(); IsFullscreenWithChrome 137 chrome/test/base/test_browser_window.h virtual bool IsFullscreenWithChrome() OVERRIDE;