Searched defs:requestRef (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_url_request_private.h43 static PassRefPtr<EwkUrlRequest> create(WKURLRequestRef requestRef) argument
H A Dewk_url_request.cpp33 EwkUrlRequest::EwkUrlRequest(WKURLRequestRef requestRef) argument
H A Dewk_navigation_policy_decision_private.h49 static PassRefPtr<EwkNavigationPolicyDecision> create(WKFrameNavigationType navigationType, WKEventMouseButton mouseButton, WKEventModifiers modifiers, WKURLRequestRef requestRef, const char* frameName, WKFramePolicyListenerRef listener) argument
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/
H A DWKURLRequest.cpp46 WKURLRef WKURLRequestCopyURL(WKURLRequestRef requestRef) argument
51 WKURLRef WKURLRequestCopyFirstPartyForCookies(WKURLRequestRef requestRef) argument
56 WKStringRef WKURLRequestCopyHTTPMethod(WKURLRequestRef requestRef) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitRequestManagerClient.cpp27 static void startLoading(WKSoupCustomProtocolRequestManagerRef, uint64_t customProtocolID, WKURLRequestRef requestRef, const void* clientInfo) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKContext.cpp280 WKDownloadRef WKContextDownloadURLRequest(WKContextRef contextRef, const WKURLRequestRef requestRef) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebInspectorProxy.cpp364 static bool isMainOrTestInspectorPage(const WebInspectorProxy* webInspectorProxy, WKURLRequestRef requestRef) argument
386 static void decidePolicyForNavigationAction(WKPageRef, WKFrameRef frameRef, WKFrameNavigationType, WKEventModifiers, WKEventMouseButton, WKFrameRef, WKURLRequestRef requestRef, WKFramePolicyListenerRef listenerRef, WKTypeRef, const void* clientInfo) argument
/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/c/
H A DWKBundlePage.cpp412 bool WKBundlePageCanHandleRequest(WKURLRequestRef requestRef) argument

Completed in 101 milliseconds