Lines Matching refs:WebView
39 #include "WebView.h"
89 class WebViewImpl : public WebView, public RefCounted<WebViewImpl> {
116 // WebView methods:
261 // based on the Webkit function bool WebView::handleContextMenuEvent(WPARAM
262 // wParam, LPARAM lParam) in webkit\webkit\win\WebView.cpp. The only
267 // Notifies the WebView that a load has been committed. isNewNavigation
281 // Set the disposition for how this webview is to be initially shown.
364 friend class WebView; // So WebView::Create can call our constructor
474 // The policy for how this webview is to be initially shown.
485 // current drop target in this WebView (the drop target can accept the drop).
502 // Whether the webview is rendering transparently.