lengthModeForAnimatedLengthAttribute 454 Source/core/svg/SVGLength.cpp ASSERT(unitMode() == lengthModeForAnimatedLengthAttribute(animationElement->attributeName())); lengthModeForAnimatedLengthAttribute 95 Source/core/svg/SVGLength.h static SVGLengthMode lengthModeForAnimatedLengthAttribute(const QualifiedName&); lengthModeForAnimatedLengthAttribute 170 Source/core/svg/SVGLengthList.cpp ASSERT(m_mode == SVGLength::lengthModeForAnimatedLengthAttribute(animationElement->attributeName()));