Searched defs:startLoading (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/Network/CustomProtocols/soup/
H A DWebSoupCustomProtocolRequestManagerClient.cpp27 bool WebSoupCustomProtocolRequestManagerClient::startLoading(WebSoupCustomProtocolRequestManager* soupRequestManager, uint64_t customProtocolID, const WebCore::ResourceRequest& request) function in class:WebKit::WebSoupCustomProtocolRequestManagerClient
H A DCustomProtocolManagerProxySoup.cpp42 void CustomProtocolManagerProxy::startLoading(uint64_t customProtocolID, const WebCore::ResourceRequest& request) function in class:WebKit::CustomProtocolManagerProxy
H A DWebSoupCustomProtocolRequestManager.cpp103 void WebSoupCustomProtocolRequestManager::startLoading(uint64_t customProtocolID, const WebCore::ResourceRequest& request) function in class:WebKit::WebSoupCustomProtocolRequestManager
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/soup/
H A DWKSoupCustomProtocolRequestManager.h46 WKSoupCustomProtocolRequestManagerStartLoadingCallback startLoading; member in struct:WKSoupCustomProtocolRequestManagerClientV0
/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) function
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-WebKit/Examples/PyDocURLProtocol/
H A DPyDocURLProtocol.py17 def startLoading(self): member in class:PyDocURLProtocol
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-WebKit/Examples/PyDocURLProtocol/
H A DPyDocURLProtocol.py17 def startLoading(self): member in class:PyDocURLProtocol
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/Examples/PyDocURLProtocol/
H A DPyDocURLProtocol.py17 def startLoading(self): member in class:PyDocURLProtocol
/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DFileReaderSync.cpp99 void FileReaderSync::startLoading(ScriptExecutionContext* scriptExecutionContext, FileReaderLoader& loader, Blob* blob, ExceptionCode& ec) function in class:WebCore::FileReaderSync
/macosx-10.10/WebCore-7600.1.25/loader/icon/
H A DIconLoader.cpp56 void IconLoader::startLoading() function in class:WebCore::IconLoader
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DWebCoreAVCFResourceLoader.cpp67 void WebCoreAVCFResourceLoader::startLoading() function in class:WebCore::WebCoreAVCFResourceLoader
/macosx-10.10/WebCore-7600.1.25/dom/
H A DDataTransfer.cpp318 void DragImageLoader::startLoading(CachedResourceHandle<WebCore::CachedImage>& image) function in class:WebCore::DragImageLoader
/macosx-10.10/WebCore-7600.1.25/loader/
H A DResourceLoader.h65 virtual bool startLoading() function in class:WebCore::ResourceLoader
H A DSubresourceLoader.cpp106 bool SubresourceLoader::startLoading() function in class:WebCore::SubresourceLoader

Completed in 282 milliseconds