Searched refs:webkitAuthenticationRequestCreate (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitAuthenticationRequestPrivate.h27 WebKitAuthenticationRequest* webkitAuthenticationRequestCreate(WebKit::AuthenticationChallengeProxy*, bool privateBrowsingEnabled);
H A DWebKitAuthenticationRequest.cpp134 WebKitAuthenticationRequest* webkitAuthenticationRequestCreate(AuthenticationChallengeProxy* authenticationChallenge, bool privateBrowsingEnabled) function
H A DWebKitWebView.cpp1901 webView->priv->authenticationRequest = adoptGRef(webkitAuthenticationRequestCreate(authenticationChallenge, privateBrowsingEnabled));

Completed in 210 milliseconds