Searched refs:isSameNode (Results 1 – 12 of 12) sorted by relevance
69 …[MeasureAs=NodeIsSameNode] boolean isSameNode([Default=Undefined] optional Node other); // Removed…
216 bool isSameNode(Node* other) const { return this == other; } in isSameNode() function
535 public boolean isSameNode(Node other) { in isSameNode() method in DOM2DTMdefaultNamespaceDeclarationNode
1600 public boolean isSameNode(Node other) { in isSameNode() method in UnImplNode
1121 public boolean isSameNode(Node other) { in isSameNode() method
1842 public boolean isSameNode(Node other) { in isSameNode() method in DTMNodeProxy
457 …if (startNode->isSameNode(m_startBlock.get()) && !startOffset && canHaveChildrenForEditing(startNo… in handleGeneralDelete()
100 if (node.isSameNode(ancestor)) {
435 if (node.isSameNode(ancestor)) {
721 …turn!1};cvox.DomUtil.isDescendantOfNode=function(a,b){for(;a&&b;){if(a.isSameNode(b))return!0;a=a.…
753 …turn!1};cvox.DomUtil.isDescendantOfNode=function(a,b){for(;a&&b;){if(a.isSameNode(b))return!0;a=a.…
700 …turn!1};cvox.DomUtil.isDescendantOfNode=function(a,b){for(;a&&b;){if(a.isSameNode(b))return!0;a=a.…