HomeSort by relevance Sort by last modified time
    Searched refs:didCancelAuthenticationChallengeFunc (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/mac/WebView/
WebDelegateImplementationCaching.h 36 IMP didCancelAuthenticationChallengeFunc;
WebView.mm     [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm 461 if (implementations->didCancelAuthenticationChallengeFunc) {
463 CallResourceLoadDelegate(implementations->didCancelAuthenticationChallengeFunc, webView, @selector(webView:resource:didCancelAuthenticationChallenge:fromDataSource:), resource, webChallenge, dataSource(loader));
    [all...]

Completed in 18 milliseconds