Home | History | Annotate | Download | only in animation

Lines Matching refs:getAttribute

178     m_attributeName = constructQualifiedName(this, getAttribute(SVGNames::attributeNameAttr));
382 parseBeginOrEnd(getAttribute(SVGNames::endAttr), End);
391 parseBeginOrEnd(getAttribute(SVGNames::beginAttr), Begin);
532 const AtomicString& value = getAttribute(SVGNames::restartAttr);
543 const AtomicString& value = getAttribute(SVGNames::fillAttr);
549 return getAttribute(XLinkNames::hrefAttr);
556 const AtomicString& value = getAttribute(SVGNames::durAttr);
565 const AtomicString& value = getAttribute(SVGNames::repeatDurAttr);
576 const AtomicString& value = getAttribute(SVGNames::repeatCountAttr);
592 const AtomicString& value = getAttribute(SVGNames::maxAttr);
601 const AtomicString& value = getAttribute(SVGNames::minAttr);