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

/external/webkit/WebCore/platform/brew/
H A DMIMETypeRegistryBrew.cpp64 String MIMETypeRegistry::getMIMETypeForExtension(const String &ext) function in class:WebCore::MIMETypeRegistry
/external/webkit/WebCore/platform/gtk/
H A DMIMETypeRegistryGtk.cpp63 String MIMETypeRegistry::getMIMETypeForExtension(const String &ext) function in class:WebCore::MIMETypeRegistry
/external/webkit/WebCore/platform/haiku/
H A DMIMETypeRegistryHaiku.cpp62 String MIMETypeRegistry::getMIMETypeForExtension(const String &ext) function in class:WebCore::MIMETypeRegistry
/external/webkit/WebCore/platform/qt/
H A DMIMETypeRegistryQt.cpp71 String MIMETypeRegistry::getMIMETypeForExtension(const String &ext) function in class:WebCore::MIMETypeRegistry
/external/webkit/WebCore/platform/wx/
H A DMimeTypeRegistryWx.cpp60 String MIMETypeRegistry::getMIMETypeForExtension(const String &ext) function in class:WebCore::MIMETypeRegistry
/external/webkit/WebKit/android/jni/
H A DMIMETypeRegistry.cpp40 String MIMETypeRegistry::getMIMETypeForExtension(const String& ext) function in class:WebCore::MIMETypeRegistry
/external/webkit/WebCore/platform/win/
H A DMIMETypeRegistryWin.cpp65 String MIMETypeRegistry::getMIMETypeForExtension(const String &ext) function in class:WebCore::MIMETypeRegistry
/external/webkit/WebCore/platform/wince/
H A DMIMETypeRegistryWince.cpp120 String MIMETypeRegistry::getMIMETypeForExtension(const String &ext) function in class:WebCore::MIMETypeRegistry
/external/webkit/WebCore/platform/chromium/
H A DMIMETypeRegistryChromium.cpp45 String MIMETypeRegistry::getMIMETypeForExtension(const String &ext) function in class:WebCore::MIMETypeRegistry
71 String mimeType = getMIMETypeForExtension(extension);

Completed in 101 milliseconds