Searched refs:isApplicationPluginMIMEType (Results 1 - 13 of 13) sorted by last modified time

/external/webkit/Source/WebKit/android/jni/
H A DMIMETypeRegistry.cpp63 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&) function in class:WebCore::MIMETypeRegistry
/external/webkit/Source/WebCore/loader/
H A DSubframeLoader.cpp109 && !MIMETypeRegistry::isApplicationPluginMIMEType(mimeType))
/external/webkit/Source/WebCore/platform/
H A DMIMETypeRegistry.h80 static bool isApplicationPluginMIMEType(const String& mimeType);
/external/webkit/Source/WebCore/platform/brew/
H A DMIMETypeRegistryBrew.cpp83 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&) function in class:WebCore::MIMETypeRegistry
/external/webkit/Source/WebCore/platform/chromium/
H A DMIMETypeRegistryChromium.cpp143 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&) function in class:WebCore::MIMETypeRegistry
/external/webkit/Source/WebCore/platform/efl/
H A DMIMETypeRegistryEfl.cpp91 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&) function in class:WebCore::MIMETypeRegistry
/external/webkit/Source/WebCore/platform/gtk/
H A DMIMETypeRegistryGtk.cpp81 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&) function in class:WebCore::MIMETypeRegistry
/external/webkit/Source/WebCore/platform/haiku/
H A DMIMETypeRegistryHaiku.cpp91 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&) function in class:WebCore::MIMETypeRegistry
/external/webkit/Source/WebCore/platform/mac/
H A DMIMETypeRegistryMac.mm62 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&)
/external/webkit/Source/WebCore/platform/qt/
H A DMIMETypeRegistryQt.cpp90 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String& mimeType) function in class:WebCore::MIMETypeRegistry
/external/webkit/Source/WebCore/platform/win/
H A DMIMETypeRegistryWin.cpp110 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&) function in class:WebCore::MIMETypeRegistry
/external/webkit/Source/WebCore/platform/wince/
H A DMIMETypeRegistryWinCE.cpp140 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&) function in class:WebCore::MIMETypeRegistry
/external/webkit/Source/WebCore/platform/wx/
H A DMimeTypeRegistryWx.cpp78 bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&) function in class:WebCore::MIMETypeRegistry

Completed in 278 milliseconds