FullscreenWithinTabHelper 736 chrome/browser/ui/fullscreen/fullscreen_controller.cc FullscreenWithinTabHelper::CreateForWebContents(web_contents); FullscreenWithinTabHelper 737 chrome/browser/ui/fullscreen/fullscreen_controller.cc FullscreenWithinTabHelper::FromWebContents(web_contents)-> FullscreenWithinTabHelper 743 chrome/browser/ui/fullscreen/fullscreen_controller.cc FullscreenWithinTabHelper::RemoveForWebContents(web_contents); FullscreenWithinTabHelper 755 chrome/browser/ui/fullscreen/fullscreen_controller.cc const FullscreenWithinTabHelper* const helper = web_contents ? FullscreenWithinTabHelper 756 chrome/browser/ui/fullscreen/fullscreen_controller.cc FullscreenWithinTabHelper::FromWebContents(web_contents) : NULL; FullscreenWithinTabHelper 7 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.cc DEFINE_WEB_CONTENTS_USER_DATA_KEY(FullscreenWithinTabHelper); FullscreenWithinTabHelper 9 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.cc FullscreenWithinTabHelper::FullscreenWithinTabHelper( FullscreenWithinTabHelper 13 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.cc FullscreenWithinTabHelper::~FullscreenWithinTabHelper() {} FullscreenWithinTabHelper 16 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.cc void FullscreenWithinTabHelper::RemoveForWebContents( FullscreenWithinTabHelper 21 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.h class FullscreenWithinTabHelper FullscreenWithinTabHelper 22 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.h : public content::WebContentsUserData<FullscreenWithinTabHelper> { FullscreenWithinTabHelper 37 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.h friend class content::WebContentsUserData<FullscreenWithinTabHelper>; FullscreenWithinTabHelper 38 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.h explicit FullscreenWithinTabHelper(content::WebContents* ignored); FullscreenWithinTabHelper 39 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.h virtual ~FullscreenWithinTabHelper(); FullscreenWithinTabHelper 43 chrome/browser/ui/fullscreen/fullscreen_within_tab_helper.h DISALLOW_COPY_AND_ASSIGN(FullscreenWithinTabHelper);