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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLInputElement.cpp1235 static bool isValidMIMEType(const String& type) function in namespace:blink
1276 return parseAcceptAttribute(fastGetAttribute(acceptAttr), isValidMIMEType);

Completed in 107 milliseconds