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

/external/webkit/Source/WebKit/win/
H A DWebDownloadCFNet.cpp429 bool WebDownload::shouldDecodeDataOfMIMEType(CFStringRef mimeType) function in class:WebDownload
535 { return ((WebDownload*)clientInfo)->shouldDecodeDataOfMIMEType(encodingType); }

Completed in 134 milliseconds