Searched defs:getAttributeNS (Results 1 – 4 of 4) sorted by relevance
221 public String getAttributeNS(String namespaceURI, String localName) in getAttributeNS() method in ElemLiteralResult
505 public String getAttributeNS(String namespaceURI, String localName) in getAttributeNS() method in UnImplNode
1192 public final String getAttributeNS(String namespaceURI, String localName) in getAttributeNS() method in DTMNodeProxy
865 const AtomicString& Element::getAttributeNS(const AtomicString& namespaceURI, const AtomicString& l… in getAttributeNS() function in blink::Element