Searched refs:AttachWebContents (Results 1 – 10 of 10) sorted by relevance
57 AttachWebContents(); in CreateWebContentsWithSiteInstance()74 AttachWebContents(); in SetWebContents()126 AttachWebContents(); in ViewHierarchyChanged()231 void WebView::AttachWebContents() { in AttachWebContents() function in views::WebView288 AttachWebContents(); in ReattachForFullscreenChange()
121 void AttachWebContents();
59 virtual void AttachWebContents(content::WebContents* contents) = 0;
531 native_panel_->AttachWebContents(web_contents); in Initialize()
54 virtual void AttachWebContents(content::WebContents* contents) OVERRIDE;
286 void PanelCocoa::AttachWebContents(content::WebContents* contents) { function
71 virtual void AttachWebContents(content::WebContents* contents) OVERRIDE;
1014 void PanelGtk::AttachWebContents(content::WebContents* contents) { in AttachWebContents() function in PanelGtk
717 void PanelView::AttachWebContents(content::WebContents* contents) { in AttachWebContents() function in PanelView