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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DImage.cpp78 bool Image::supportsType(const String& type) function in class:WebCore::Image
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.cpp217 WebMimeRegistry::SupportsType HTMLMediaElement::supportsType(const ContentType& contentType, const String& keySystem) function in class:WebCore::HTMLMediaElement
626 WebMimeRegistry::SupportsType support = supportsType(ContentType(mimeType), keySystem);
2981 if (!supportsType(ContentType(type), system))

Completed in 109 milliseconds