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

/external/chromium_org/third_party/WebKit/Source/platform/
H A DMIMETypeRegistry.cpp70 bool MIMETypeRegistry::isSupportedImageMIMEType(const String& mimeType) function in class:WebCore::MIMETypeRegistry
78 return isSupportedImageMIMEType(mimeType);

Completed in 105 milliseconds