hasAttribute 623 Source/core/accessibility/AXObject.cpp bool AXObject::hasAttribute(const QualifiedName& attribute) const hasAttribute 372 Source/core/dom/Element.cpp bool Element::hasAttribute(const QualifiedName& name) const hasAttribute 2103 Source/core/dom/Element.cpp bool Element::hasAttribute(const AtomicString& localName) const hasAttribute 162 Source/core/editing/EditingStyle.cpp virtual bool hasAttribute() const { return false; } hasAttribute 252 Source/core/editing/EditingStyle.cpp virtual bool hasAttribute() const OVERRIDE { return true; } hasAttribute 81 Source/web/WebElement.cpp bool WebElement::hasAttribute(const WebString& attrName) const