Home | History | Annotate | Download | only in WebView

Lines Matching full:_webview

127 - (WebView *)_webView
135 core([self _webView])->dragController()->setDidInitiateDrag(false);
261 return [[self class] _viewClassForMIMEType:MIMEType allowingPlugins:[[[self _webView] preferences] arePlugInsEnabled]];
445 return [[self _webView] drawsBackground];
452 if ([[self _webView] drawsBackground]) {
453 [[[self _webView] backgroundColor] set];
636 [[self _webView] goBack];
641 [[self _webView] goForward];