Searched refs:getClassAttribute (Results 1 – 4 of 4) sorted by relevance
169 public String getClassAttribute() { in getClassAttribute() method in TestAttributeSet
146 const AtomicString& getClassAttribute() const;737 inline const AtomicString& Element::getClassAttribute() const in getClassAttribute() function
2839 setAttribute(HTMLNames::classAttr, getClassAttribute()); in didMoveToNewDocument()
3550 v8SetReturnValueString(info, impl->getClassAttribute(), info.GetIsolate()); in classAttributeGetter()3643 v8SetReturnValueString(info, impl->getClassAttribute(), info.GetIsolate()); in reflectedClassAttributeGetter()