Searched refs:isSupportedImageResourceMIMEType (Results 1 – 3 of 3) sorted by relevance
50 static bool isSupportedImageResourceMIMEType(const String& mimeType);
76 bool MIMETypeRegistry::isSupportedImageResourceMIMEType(const String& mimeType) in isSupportedImageResourceMIMEType() function in WebCore::MIMETypeRegistry
78 return MIMETypeRegistry::isSupportedImageResourceMIMEType(type); in supportsType()