Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/dom/
Dminidom.py774 def getAttributeNode(self, attrname): member in Element
/third_party/typescript/tests/lib/
Dlib.d.ts6848 getAttributeNode(name: string): Attr; method
/third_party/typescript/lib/
Dlib.dom.d.ts5232 getAttributeNode(qualifiedName: string): Attr | null; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts5212 getAttributeNode(qualifiedName: string): Attr | null; method