Home
last modified time | relevance | path

Searched refs:isSupportedNonImageMIMEType (Results 1 – 24 of 24) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
DMIMETypeRegistryChromium.cpp113 bool MIMETypeRegistry::isSupportedNonImageMIMEType(const String& mimeType) in isSupportedNonImageMIMEType() function in WebCore::MIMETypeRegistry
115 return PlatformBridge::isSupportedNonImageMIMEType(mimeType); in isSupportedNonImageMIMEType()
DPlatformBridge.h204 static bool isSupportedNonImageMIMEType(const String& mimeType);
/external/webkit/Source/WebCore/platform/
DMIMETypeRegistry.h66 static bool isSupportedNonImageMIMEType(const String& mimeType);
DMIMETypeRegistry.cpp510 bool MIMETypeRegistry::isSupportedNonImageMIMEType(const String& mimeType) in isSupportedNonImageMIMEType() function in WebCore::MIMETypeRegistry
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DFrameLoaderClientEfl.cpp395 if (MIMETypeRegistry::isSupportedNonImageMIMEType(type)) in objectContentType()
666 if (MIMETypeRegistry::isSupportedNonImageMIMEType(MIMEType)) in canShowMIMEType()
/external/webkit/Source/WebKit/wince/WebCoreSupport/
DFrameLoaderClientWinCE.cpp443 || MIMETypeRegistry::isSupportedNonImageMIMEType(type) in canShowMIMEType()
/external/webkit/Source/WebCore/platform/graphics/qt/
DMediaPlayerPrivatePhonon.cpp168 if (MIMETypeRegistry::isSupportedNonImageMIMEType(type)) in supportedTypesCache()
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DFrameLoaderClientQt.cpp659 if (MIMETypeRegistry::isSupportedNonImageMIMEType(type)) in canShowMIMEType()
1379 if (MIMETypeRegistry::isSupportedNonImageMIMEType(mimeType)) in objectContentType()
/external/webkit/Source/WebKit/chromium/src/
DFrameLoaderClientImpl.cpp1526 if (MIMETypeRegistry::isSupportedNonImageMIMEType(mimeType)) in objectContentType()
DPlatformBridge.cpp569 bool PlatformBridge::isSupportedNonImageMIMEType(const String& mimeType) in isSupportedNonImageMIMEType() function in WebCore::PlatformBridge
/external/webkit/Source/WebKit/android/WebCoreSupport/
DFrameLoaderClientAndroid.cpp802 MIMETypeRegistry::isSupportedNonImageMIMEType(mimeType) || in canShowMIMEType()
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DFrameLoaderClientGtk.cpp1077 || MIMETypeRegistry::isSupportedNonImageMIMEType(type) in canShowMIMEType()
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.cpp1313 if (MIMETypeRegistry::isSupportedNonImageMIMEType(mimeType)) in objectContentType()
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.cpp2267 if (MIMETypeRegistry::isSupportedNonImageMIMEType(type)) in supportsContentType()
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp525 if (MIMETypeRegistry::isSupportedNonImageMIMEType(mimeType)) in canShowMIMEType()
/external/webkit/Source/WebCore/loader/
DFrameLoader.cpp1023 if (MIMETypeRegistry::isSupportedNonImageMIMEType(mimeType)) in defaultObjectContentType()
/external/webkit/Source/WebKit/win/
DWebView.cpp2447 MIMETypeRegistry::isSupportedNonImageMIMEType(mimeTypeStr) || in canShowMIMEType()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-161448 (WebCore::PlatformBridge::isSupportedNonImageMIMEType):
1668 (WebCore::ChromiumBridge::isSupportedNonImageMIMEType):
1784 (WebCore::ChromiumBridge::isSupportedNonImageMIMEType):
1905 (WebCore::PlatformBridge::isSupportedNonImageMIMEType):
28230 (WebCore::ChromiumBridge::isSupportedNonImageMIMEType):
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1620373 (WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType):
21968 (WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType):
22185 (WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType):
DChangeLog-2009-06-167699 (WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType):
7781 (WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType): Regard any
34645 (WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType):
54497 (WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType):
DChangeLog-2007-10-1415625 (WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType):
39552 (WebCore::MimeTypeRegistry::isSupportedNonImageMIMEType): Ditto
DChangeLog-2006-12-3112475 (WebCore::MimeTypeRegistry::isSupportedNonImageMIMEType):
DChangeLog-2008-08-1043417 (WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType):
DChangeLog-2010-01-2945151 (WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType):