isSupportedImageResourceMIMEType   50 Source/platform/MIMETypeRegistry.h     static bool isSupportedImageResourceMIMEType(const String& mimeType);
isSupportedImageResourceMIMEType   78 Source/platform/graphics/Image.cpp     return MIMETypeRegistry::isSupportedImageResourceMIMEType(type);