Home | History | Annotate | Download | only in dom

Lines Matching refs:isDocumentTypeNode

470     bool isDocumentTypeNode() const { return nodeType() == DOCUMENT_TYPE_NODE; }