Lines Matching refs:WebContents
37 content::WebContents* new_contents) { in OnWebContentsCreated()
45 void ChromeBrowserDelegate::SetAsDelegate(content::WebContents* web_contents, in SetAsDelegate()
76 content::WebContents* source_contents, in WebContentsCreated()
81 content::WebContents* new_contents) { in WebContentsCreated()
115 content::WebContents* source_contents, in AddNewContents()
116 std::unique_ptr<content::WebContents> new_contents, in AddNewContents()
135 content::WebContents* ChromeBrowserDelegate::OpenURLFromTab( in OpenURLFromTab()
136 content::WebContents* source, in OpenURLFromTab()
154 void ChromeBrowserDelegate::LoadingStateChanged(content::WebContents* source, in LoadingStateChanged()
161 void ChromeBrowserDelegate::UpdateTargetURL(content::WebContents* source, in UpdateTargetURL()
169 content::WebContents* source, in DidAddMessageToConsole()
182 content::WebContents* web_contents) { in DidNavigatePrimaryMainFramePostCommit()
192 content::WebContents::FromRenderFrameHost(requesting_frame); in EnterFullscreenModeForTab()
202 content::WebContents* web_contents) { in ExitFullscreenModeForTab()
209 content::WebContents* source, in PreHandleKeyboardEvent()
218 content::WebContents* source, in HandleKeyboardEvent()
227 content::WebContents* web_contents, in CreateBrowser()
276 content::WebContents* web_contents) { in GetDelegateForWebContents()