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

/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLDocument.h100 inline bool isHTMLDocument(const Document& document) { return document.isHTMLDocument(); } function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSParserMode.h66 bool isHTMLDocument; member in struct:WebCore::CSSParserContext
/macosx-10.10/WebCore-7600.1.25/dom/
H A DDocument.h514 bool isHTMLDocument() const { return m_documentClasses & HTMLDocumentClass; } function in class:WebCore::DocumentCompatibilityMode::Document

Completed in 125 milliseconds