Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:willCacheResponseFunc

486     if (implementations->willCacheResponseFunc) {
488 return CallResourceLoadDelegate(implementations->willCacheResponseFunc, webView, @selector(webView:resource:willCacheResponse:fromDataSource:), resource, response, dataSource(loader));