Searched defs:encodingType (Results 1 – 4 of 4) sorted by relevance
44 String encodingType() const { return m_encodingType; } in encodingType() function
181 …dDelegate::shouldDecodeSourceDataOfMIMEType(IWebDownload* download, BSTR encodingType, BOOL* shoul… in shouldDecodeSourceDataOfMIMEType()
532 Boolean shouldDecodeDataOfMIMETypeCallback(CFURLDownloadRef, CFStringRef encodingType, const void *… in shouldDecodeDataOfMIMETypeCallback()
309 …void transferMailtoPostFormDataToURL(RefPtr<FormData>& data, KURL& url, const String& encodingType) in transferMailtoPostFormDataToURL()