Searched defs:oldChild (Results 1 – 1 of 1) sorted by relevance
170 public Node removeChild(Node oldChild) throws DOMException { in removeChild()180 public Node replaceChild(Node newChild, Node oldChild) throws DOMException { in replaceChild()