Searched refs:newRoot (Results 1 – 2 of 2) sorted by relevance
188 Element newRoot = elements.get(0); in computeChanges() local193 setAttribute(rootEdit, newRoot, attribute.getNamespaceURI(), in computeChanges()
766 private CanvasViewInfo findCorresponding(CanvasViewInfo old, CanvasViewInfo newRoot) { in findCorresponding() argument769 CanvasViewInfo newParent = findCorresponding(oldParent, newRoot); in findCorresponding()792 return newRoot; in findCorresponding()