Searched defs:findCorresponding (Results 1 – 2 of 2) sorted by relevance
739 public static Element findCorresponding(@NonNull Element element, @NonNull Document document) { in findCorresponding() method in DomUtilities763 private static Element findCorresponding(@NonNull Element element, @NonNull String targetId) { in findCorresponding() method in DomUtilities
766 private CanvasViewInfo findCorresponding(CanvasViewInfo old, CanvasViewInfo newRoot) { in findCorresponding() method in SelectionManager