Searched defs:hasAttributes (Results 1 – 9 of 9) sorted by relevance
157 bool hasAttributes() const { return NumAttrs != 0; } in hasAttributes() function
821 bool AttributeSet::hasAttributes(unsigned Index) const { in hasAttributes() function in AttributeSet1085 bool AttrBuilder::hasAttributes() const { in hasAttributes() function in AttrBuilder1089 bool AttrBuilder::hasAttributes(AttributeSet A, uint64_t Index) const { in hasAttributes() function in AttrBuilder
79 public boolean hasAttributes() {return false;} in hasAttributes() method in DOM2DTMdefaultNamespaceDeclarationNode
935 public boolean hasAttributes() in hasAttributes() method
409 public boolean hasAttributes() in hasAttributes() method in UnImplNode
1173 public boolean hasAttributes() in hasAttributes() method in DTMNodeProxy
135 hasAttributes: function() method in WebInspector.DOMNode
691 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function2022 bool hasAttributes() const { in hasAttributes() function
1203 bool Element::hasAttributes() const in hasAttributes() function in WebCore::Element