Searched refs:AttachWebContents (Results 1 – 8 of 8) sorted by relevance
71 AttachWebContents(); in SetWebContents()188 AttachWebContents(); in ViewHierarchyChanged()293 void WebView::AttachWebContents() { in AttachWebContents() function in views::WebView354 AttachWebContents(); in ReattachForFullscreenChange()
136 void AttachWebContents();
59 virtual void AttachWebContents(content::WebContents* contents) = 0;
536 native_panel_->AttachWebContents(web_contents); in Initialize()
54 virtual void AttachWebContents(content::WebContents* contents) OVERRIDE;
286 void PanelCocoa::AttachWebContents(content::WebContents* contents) { function
72 virtual void AttachWebContents(content::WebContents* contents) OVERRIDE;
746 void PanelView::AttachWebContents(content::WebContents* contents) { in AttachWebContents() function in PanelView