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

/external/webkit/Source/WebKit/win/
H A DDefaultDownloadDelegate.cpp181 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::shouldDecodeSourceDataOfMIMEType(IWebDownload* download, BSTR encodingType, BOOL* shouldDecode) argument
186 *shouldDecode = false;

Completed in 17 milliseconds