Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:didCancelAuthenticationChallengeFunc

461     if (implementations->didCancelAuthenticationChallengeFunc) {
463 CallResourceLoadDelegate(implementations->didCancelAuthenticationChallengeFunc, webView, @selector(webView:resource:didCancelAuthenticationChallenge:fromDataSource:), resource, webChallenge, dataSource(loader));