Searched defs:getCommonAncestor (Results 1 – 2 of 2) sorted by relevance
72 public static Node getCommonAncestor(Node node1, Node node2) { in getCommonAncestor() method in DomUtilities
2092 public static UiElementNode getCommonAncestor(UiElementNode node1, UiElementNode node2) { in getCommonAncestor() method in UiElementNode