Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:canAuthenticateAgainstProtectionSpaceFunc

430     if (implementations->canAuthenticateAgainstProtectionSpaceFunc) {
432 return CallResourceLoadDelegateReturningBoolean(NO, implementations->canAuthenticateAgainstProtectionSpaceFunc, webView, @selector(webView:resource:canAuthenticateAgainstProtectionSpace:forDataSource:), resource, webProtectionSpace, dataSource(loader));