Home
last modified time | relevance | path

Searched defs:AttachWebContents (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/panels/
Dpanel_cocoa.mm286 void PanelCocoa::AttachWebContents(content::WebContents* contents) { function
/external/chromium_org/ui/views/controls/webview/
Dwebview.cc293 void WebView::AttachWebContents() { in AttachWebContents() function in views::WebView
/external/chromium_org/chrome/browser/ui/views/panels/
Dpanel_view.cc746 void PanelView::AttachWebContents(content::WebContents* contents) { in AttachWebContents() function in PanelView