Home
last modified time | relevance | path

Searched defs:setAttributeNodeNS (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/xml/dom/
Dminidom.py803 setAttributeNodeNS = setAttributeNode variable in Element
/third_party/typescript/tests/lib/
Dlib.d.ts7044 setAttributeNodeNS(newAttr: Attr): Attr; method
/third_party/typescript/lib/
Dlib.dom.d.ts5300 setAttributeNodeNS(attr: Attr): Attr | null; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts5280 setAttributeNodeNS(attr: Attr): Attr | null; method