Home | History | Annotate | Download | only in dom

Lines Matching refs:isEqualNode

1211 bool Node::isEqualNode(Node* other) const
1239 if (!child->isEqualNode(otherChild))