Home
last modified time | relevance | path

Searched defs:isSupportedImageMIMEType (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
DMIMETypeRegistryChromium.cpp93 bool MIMETypeRegistry::isSupportedImageMIMEType(const String& mimeType) in isSupportedImageMIMEType() function in WebCore::MIMETypeRegistry
/external/webkit/Source/WebCore/platform/
DMIMETypeRegistry.cpp472 bool MIMETypeRegistry::isSupportedImageMIMEType(const String& mimeType) in isSupportedImageMIMEType() function in WebCore::MIMETypeRegistry
/external/webkit/Source/WebKit/chromium/src/
DPlatformBridge.cpp557 bool PlatformBridge::isSupportedImageMIMEType(const String& mimeType) in isSupportedImageMIMEType() function in WebCore::PlatformBridge