Searched defs:setAttributeNodeNS (Results 1 – 3 of 3) sorted by relevance
443 public Attr setAttributeNodeNS(Attr newAttr) throws DOMException in setAttributeNodeNS() method in UnImplNode
1257 public final Attr setAttributeNodeNS(Attr newAttr) throws DOMException in setAttributeNodeNS() method in DTMNodeProxy
1856 PassRefPtrWillBeRawPtr<Attr> Element::setAttributeNodeNS(Attr* attr, ExceptionState& exceptionState) in setAttributeNodeNS() function in blink::Element