Searched defs:oldChild (Results 1 – 2 of 2) sorted by relevance
289 public Node removeChild(Node oldChild) throws DOMException { in removeChild()294 public Node replaceChild(Node newChild, Node oldChild) in replaceChild()
2095 private void fireNodeDeleted(UiElementNode oldChild, int index) { in fireNodeDeleted()