EnterFullscreenWithChrome  326 chrome/browser/ui/browser_window.h   virtual void EnterFullscreenWithChrome() = 0;
EnterFullscreenWithChrome  141 chrome/browser/ui/cocoa/browser_window_cocoa.h   virtual void EnterFullscreenWithChrome() OVERRIDE;
EnterFullscreenWithChrome  634 chrome/browser/ui/fullscreen/fullscreen_controller.cc     window_->EnterFullscreenWithChrome();
EnterFullscreenWithChrome   53 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc   virtual void EnterFullscreenWithChrome() OVERRIDE;
EnterFullscreenWithChrome  136 chrome/test/base/test_browser_window.h   virtual void EnterFullscreenWithChrome() OVERRIDE {}