Searched defs:isXMLMIMEType (Results 1 - 1 of 1) sorted by relevance
/external/webkit/WebCore/dom/ | ||
H A D | DOMImplementation.cpp | 285 bool DOMImplementation::isXMLMIMEType(const String& mimeType) function in class:WebCore::DOMImplementation 373 if (isXMLMIMEType(type)) |
Completed in 43 milliseconds