Searched refs:GetDelegateForWebContents (Results 1 – 2 of 2) sorted by relevance
148 if (auto delegate = GetDelegateForWebContents(source)) { in OpenURLFromTab()156 if (auto delegate = GetDelegateForWebContents(source)) { in LoadingStateChanged()163 if (auto delegate = GetDelegateForWebContents(source)) { in UpdateTargetURL()174 if (auto delegate = GetDelegateForWebContents(source)) { in DidAddMessageToConsole()183 if (auto delegate = GetDelegateForWebContents(web_contents)) { in DidNavigatePrimaryMainFramePostCommit()196 if (auto delegate = GetDelegateForWebContents(web_contents)) { in EnterFullscreenModeForTab()203 if (auto delegate = GetDelegateForWebContents(web_contents)) { in ExitFullscreenModeForTab()211 if (auto delegate = GetDelegateForWebContents(source)) { in PreHandleKeyboardEvent()220 if (auto delegate = GetDelegateForWebContents(source)) { in HandleKeyboardEvent()275 CefBrowserContentsDelegate* ChromeBrowserDelegate::GetDelegateForWebContents( in GetDelegateForWebContents() function in ChromeBrowserDelegate
105 CefBrowserContentsDelegate* GetDelegateForWebContents(