Searched defs:decideDestinationWithSuggestedFilename (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitDownloadClient.cpp57 static WKStringRef decideDestinationWithSuggestedFilename(WKContextRef, WKDownloadRef wkDownload, WKStringRef filename, bool* allowOverwrite, const void* clientInfo) function
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebDownloadClient.cpp77 String WebDownloadClient::decideDestinationWithSuggestedFilename(WebContext* webContext, DownloadProxy* downloadProxy, const String& filename, bool& allowOverwrite) function in class:WebKit::WebDownloadClient
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/
H A DDownload.cpp113 String Download::decideDestinationWithSuggestedFilename(const String& filename, bool& allowOverwrite) function in class:WebKit::Download
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Downloads/
H A DDownloadProxy.cpp144 void DownloadProxy::decideDestinationWithSuggestedFilename(const String& filename, String& destination, bool& allowOverwrite, SandboxExtension::Handle& sandboxExtensionHandle) function in class:WebKit::DownloadProxy
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DDownloadManagerEfl.cpp46 WKStringRef DownloadManagerEfl::decideDestinationWithSuggestedFilename(WKContextRef, WKDownloadRef wkDownload, WKStringRef filename, bool* /*allowOverwrite*/, const void* clientInfo) function in class:WebKit::DownloadManagerEfl
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDefaultDownloadDelegate.cpp107 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::decideDestinationWithSuggestedFilename(IWebDownload *download, BSTR filename) function in class:DefaultDownloadDelegate
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKContext.h121 WKContextDownloadDecideDestinationWithSuggestedFilenameCallback decideDestinationWithSuggestedFilename; member in struct:WKContextDownloadClient

Completed in 113 milliseconds