Home | History | Annotate | Download | only in src

Lines Matching refs:WebView

36 // WebView (for the toplevel frame only)
452 WebView* WebFrameImpl::view() const
1677 WebViewImpl* webView = viewImpl();
1681 view = FrameView::create(m_frame, webView->size());
1687 if (webView->isTransparent())