Home | History | Annotate | Download | only in dom

Lines Matching refs:isDocumentNode

1065     bool isDocumentNode() const WTF_DELETED_FUNCTION; // This will catch anyone doing an unnecessary check.
1395 DEFINE_NODE_TYPE_CASTS(Document, isDocumentNode());
1405 inline bool Node::isDocumentNode() const