HomeSort by relevance Sort by last modified time
    Searched refs:shouldDecodeDataOfMIMEType (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKit/win/
WebDownload.h 117 bool shouldDecodeDataOfMIMEType(CFStringRef);
WebDownloadCFNet.cpp 430 bool WebDownload::shouldDecodeDataOfMIMEType(CFStringRef mimeType)
536 { return ((WebDownload*)clientInfo)->shouldDecodeDataOfMIMEType(encodingType); }

Completed in 12 milliseconds