Searched defs:shouldDecodeSourceDataOfMIMEType (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebDownloadClient.cpp69 bool WebDownloadClient::shouldDecodeSourceDataOfMIMEType(WebContext* webContext, DownloadProxy* downloadProxy, const String& mimeType) function in class:WebKit::WebDownloadClient
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/
H A DDownload.cpp90 bool Download::shouldDecodeSourceDataOfMIMEType(const String& mimeType) function in class:WebKit::Download
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Downloads/
H A DDownloadProxy.cpp136 void DownloadProxy::shouldDecodeSourceDataOfMIMEType(const String& mimeType, bool& result) function in class:WebKit::DownloadProxy
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDefaultDownloadDelegate.cpp181 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::shouldDecodeSourceDataOfMIMEType(IWebDownload* download, BSTR encodingType, BOOL* shouldDecode) function in class:DefaultDownloadDelegate
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKContext.h120 WKContextDownloadShouldDecodeSourceDataOfMIMETypeCallback shouldDecodeSourceDataOfMIMEType; member in struct:WKContextDownloadClient

Completed in 122 milliseconds