Searched refs:nodeValidForIntersects (Results 1 – 1 of 1) sorted by relevance
471 static bool nodeValidForIntersects(Node* refNode, Document* expectedDocument, ExceptionState& excep… in nodeValidForIntersects() function490 if (!nodeValidForIntersects(refNode, m_ownerDocument.get(), exceptionState)) in intersectsNode()520 if (!nodeValidForIntersects(refNode, start.document(), exceptionState)) in intersectsNode()