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