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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLImageElement.cpp269 static bool supportedImageType(const String& type) function in namespace:blink
295 if (!type.isEmpty() && !supportedImageType(type))

Completed in 104 milliseconds