Searched defs:hasAttributeNS (Results 1 – 3 of 3) sorted by relevance
340 public boolean hasAttributeNS(String name, String x) in hasAttributeNS() method in UnImplNode
465 public boolean hasAttributeNS(String namespaceURI, String localName) in hasAttributeNS() method in DTMNodeProxy
2069 bool Element::hasAttributeNS(const AtomicString& namespaceURI, const AtomicString& localName) const in hasAttributeNS() function in WebCore::Element