Searched defs:web_view (Results 1 – 6 of 6) sorted by relevance
56 void ChromeContentRendererClientCef::WebViewCreated(blink::WebView* web_view) { in WebViewCreated()
192 blink::WebView* web_view = GetWebView(); in GetFrame() local384 blink::WebView* web_view = GetWebView(); in OnLoadingStateChange() local
117 void CefRenderManager::WebViewCreated(blink::WebView* web_view, in WebViewCreated()170 auto web_view = it->second->GetWebView(); in GetBrowserForMainFrame() local
681 auto web_view = frame_->View(); in MoveOrResizeStarted() local
250 views::WebView* CefBrowserViewImpl::web_view() const { in web_view() function in CefBrowserViewImpl
319 void AlloyContentRendererClient::WebViewCreated(blink::WebView* web_view) { in WebViewCreated()