Searched defs:adoptNode (Results 1 – 3 of 3) sorted by relevance
1124 public Node adoptNode(Node source) throws DOMException in adoptNode() method in UnImplNode
1332 public Node adoptNode(Node source) throws DOMException in adoptNode() method in DTMNodeProxy
873 PassRefPtr<Node> Document::adoptNode(PassRefPtr<Node> source, ExceptionCode& ec) in adoptNode() function in WebCore::Document