Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:didReceiveResponseFunc

475     if (implementations->didReceiveResponseFunc) {
477 CallResourceLoadDelegate(implementations->didReceiveResponseFunc, webView, @selector(webView:resource:didReceiveResponse:fromDataSource:), resource, response.nsURLResponse(), dataSource(loader));