Lines Matching refs:webView
542 WebView *wv = [m_pluginView webView];
543 [[wv _UIDelegateForwarder] webView:wv setStatusText:(NSString *)status.get()];
638 WebView *currentWebView = [m_pluginView webView];
640 WebView *newWebView = [[currentWebView _UIDelegateForwarder] webView:currentWebView
762 if (![[[m_pluginView webView] preferences] isJavaScriptEnabled]) {