Searched refs:coreScheme (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitAuthenticationRequest.cpp72 static inline WebKitAuthenticationScheme toWebKitAuthenticationScheme(WebCore::ProtectionSpaceAuthenticationScheme coreScheme) argument
74 switch (coreScheme) {
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebURLProtectionSpace.cpp130 static ProtectionSpaceAuthenticationScheme coreScheme(BSTR authenticationMethod) function
169 String(realm, SysStringLen(realm)), coreScheme(authenticationMethod));
199 String(realm, SysStringLen(realm)), coreScheme(authenticationMethod));

Completed in 113 milliseconds