Home
last modified time | relevance | path

Searched refs:CreateShellWebContentsViewDelegate (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/shell/browser/
Dshell_web_contents_view_delegate_creator.h13 WebContentsViewDelegate* CreateShellWebContentsViewDelegate(
Dshell_web_contents_view_delegate_android.cc15 WebContentsViewDelegate* CreateShellWebContentsViewDelegate( in CreateShellWebContentsViewDelegate() function
Dshell_web_contents_view_delegate_win.cc59 WebContentsViewDelegate* CreateShellWebContentsViewDelegate( in CreateShellWebContentsViewDelegate() function
Dshell_web_contents_view_delegate_mac.mm82 WebContentsViewDelegate* CreateShellWebContentsViewDelegate(
Dshell_content_browser_client.cc265 return CreateShellWebContentsViewDelegate(web_contents); in GetWebContentsViewDelegate()