Searched refs:pathLengthAttr (Results 1 – 1 of 1) sorted by relevance
49 DEFINE_ANIMATED_NUMBER(SVGPathElement, SVGNames::pathLengthAttr, PathLength, pathLength) in DEFINE_ANIMATED_NUMBER() argument190 } else if (attr->name() == SVGNames::pathLengthAttr) { in parseMappedAttribute()233 if (attrName == SVGNames::pathLengthAttr in svgAttributeChanged()253 else if (attrName == SVGNames::pathLengthAttr) in synchronizeProperty()281 attributeToPropertyTypeMap.set(SVGNames::pathLengthAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()