Searched refs:WebViewCreated (Results 1 – 7 of 7) sorted by relevance
56 void ChromeContentRendererClientCef::WebViewCreated(blink::WebView* web_view) { in WebViewCreated() function in ChromeContentRendererClientCef57 ChromeContentRendererClient::WebViewCreated(web_view); in WebViewCreated()61 render_manager_->WebViewCreated(web_view, browser_created, is_windowless); in WebViewCreated()
42 void WebViewCreated(blink::WebView* web_view) override;
58 void WebViewCreated(blink::WebView* web_view,
117 void CefRenderManager::WebViewCreated(blink::WebView* web_view, in WebViewCreated() function in CefRenderManager
319 void AlloyContentRendererClient::WebViewCreated(blink::WebView* web_view) { in WebViewCreated() function in AlloyContentRendererClient322 render_manager_->WebViewCreated(web_view, browser_created, is_windowless); in WebViewCreated()
87 void WebViewCreated(blink::WebView* web_view) override;
8079 void AlloyContentRendererClient::WebViewCreated(blink::WebView* web_view) {