Searched defs:MIMEType (Results 1 – 5 of 5) sorted by relevance
53 static String lookupIconName(String MIMEType) in lookupIconName()100 String MIMEType = MIMETypeRegistry::getMIMETypeForPath(filenames[0]); in createIconForFiles() local
132 HRESULT STDMETHODCALLTYPE WebResource::MIMEType( in MIMEType() function in WebResource
301 HRESULT STDMETHODCALLTYPE WebURLResponse::MIMEType( in MIMEType() function in WebURLResponse
236 {
450 void WebPage::loadData(PassRefPtr<SharedBuffer> sharedBuffer, const String& MIMEType, const String&… in loadData()