AttachWebContents   54 chrome/browser/ui/cocoa/panels/panel_cocoa.h   virtual void AttachWebContents(content::WebContents* contents) OVERRIDE;
AttachWebContents   71 chrome/browser/ui/gtk/panels/panel_gtk.h   virtual void AttachWebContents(content::WebContents* contents) OVERRIDE;
AttachWebContents   59 chrome/browser/ui/panels/native_panel.h   virtual void AttachWebContents(content::WebContents* contents) = 0;
AttachWebContents  531 chrome/browser/ui/panels/panel.cc     native_panel_->AttachWebContents(web_contents);
AttachWebContents   72 chrome/browser/ui/views/panels/panel_view.h   virtual void AttachWebContents(content::WebContents* contents) OVERRIDE;
AttachWebContents   69 ui/views/controls/webview/webview.cc   AttachWebContents();
AttachWebContents  155 ui/views/controls/webview/webview.cc     AttachWebContents();
AttachWebContents  306 ui/views/controls/webview/webview.cc     AttachWebContents();
AttachWebContents  129 ui/views/controls/webview/webview.h   void AttachWebContents();