Searched refs:isSupportedImageResourceMIMEType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DMIMETypeRegistry.h49 static bool isSupportedImageResourceMIMEType(const String& mimeType);
H A DMIMETypeRegistry.cpp76 bool MIMETypeRegistry::isSupportedImageResourceMIMEType(const String& mimeType) function in class:blink::MIMETypeRegistry
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImage.cpp78 return MIMETypeRegistry::isSupportedImageResourceMIMEType(type);

Completed in 736 milliseconds