Home
last modified time | relevance | path

Searched defs:namespaceURI (Results 1 – 9 of 9) sorted by relevance

/third_party/python/Lib/xml/dom/
Dminidom.py35 namespaceURI = None # this is non-null only for elements and attributes variable in Node
355 def __init__(self, qName, namespaceURI=EMPTY_NAMESPACE, localName=None, argument
577 def getNamedItemNS(self, namespaceURI, localName): argument
595 def removeNamedItemNS(self, namespaceURI, localName): argument
679 def __init__(self, tagName, namespaceURI=EMPTY_NAMESPACE, prefix=None, argument
737 def getAttributeNS(self, namespaceURI, localName): argument
757 def setAttributeNS(self, namespaceURI, qualifiedName, value): argument
779 def getAttributeNodeNS(self, namespaceURI, localName): argument
814 def removeAttributeNS(self, namespaceURI, localName): argument
849 def hasAttributeNS(self, namespaceURI, localName): argument
[all …]
Dexpatbuilder.py84 def getAttributeTypeNS(self, namespaceURI, localName): argument
/third_party/cef/libcef/browser/
Dxml_reader_impl.cc356 const CefString& namespaceURI) { in GetAttribute()
408 const CefString& namespaceURI) { in MoveToAttribute()
/third_party/cef/libcef_dll/cpptoc/
Dxml_reader_cpptoc.cc379 const cef_string_t* namespaceURI) { in xml_reader_get_attribute_bylname()
502 const cef_string_t* namespaceURI) { in xml_reader_move_to_attribute_bylname()
/third_party/cef/libcef_dll/ctocpp/
Dxml_reader_ctocpp.cc387 const CefString& namespaceURI) { in GetAttribute()
513 const CefString& namespaceURI) { in MoveToAttribute()
/third_party/parse5/packages/parse5/lib/tree-adapters/
Ddefault.ts44 namespaceURI: NS; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts2202 readonly namespaceURI: string | null; property
2771 readonly namespaceURI: string; property
5006 readonly namespaceURI: string | null; property
/third_party/typescript/lib/
Dlib.dom.d.ts2222 readonly namespaceURI: string | null; property
2791 readonly namespaceURI: string; property
5026 readonly namespaceURI: string | null; property
/third_party/typescript/tests/lib/
Dlib.d.ts4648 namespaceURI: string; property
11957 namespaceURI: string; property