Searched refs:setAttributeNodeNS (Results 1 – 5 of 5) sorted by relevance
48 …ustomElementCallbacks, DeprecateAs=ElementSetAttributeNodeNS] Attr setAttributeNodeNS([Default=Und…
228 PassRefPtrWillBeRawPtr<Attr> setAttributeNodeNS(Attr*, ExceptionState&);
1910 PassRefPtrWillBeRawPtr<Attr> Element::setAttributeNodeNS(Attr* attr, ExceptionState& exceptionState) in setAttributeNodeNS() function in WebCore::Element
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