Lines Matching refs:dataSource
186 [dataSource release];
277 [[dataSource webFrame] _clearSelectionInOtherFrames];
344 _applicationInfoForMIMEType([[dataSource response] MIMEType], &appName, &appIcon);
361 WebView *webView = [[dataSource webFrame] webView];
536 if (dataSource == ds)
539 dataSource = [ds retain];
546 - (void)dataSourceUpdated:(WebDataSource *)dataSource
570 WebFrame *frame = [dataSource webFrame];
744 WebFrame *frame = [dataSource webFrame];
953 …core([dataSource webFrame])->loader()->loadFrameRequestWithFormAndValues(ResourceRequest(URL), fal…
964 …CallUIDelegate([self _webView], @selector(webView:printFrameView:), [[dataSource webFrame] frameVi…
977 …CallUIDelegate([self _webView], @selector(webView:saveFrameView:showingPanel:), [[dataSource webFr…
1036 WebPreferences *prefs = [[dataSource _webView] preferences];
1226 …[[NSFileManager defaultManager] createFileAtPath:opath contents:[dataSource data] attributes:fileA…
1245 NSString *filename = [[dataSource response] suggestedFilename];
1289 …[[webView _UIDelegateForwarder] webView:webView didScrollDocumentInFrameView:[[dataSource webFrame…
1341 …ge %@ (see radar 5089411)", NSStringFromRange(effectiveRange), result, [[dataSource request] URL]);
1396 …if (trackedFirstResponder == [PDFSubview documentView] && ![[dataSource _webView] maintainsInactiv…
1421 WebPreferences *prefs = [[dataSource _webView] preferences];