adjustForInheritance 249 Source/core/svg/SVGAnimatedTypeAnimator.cpp m_animationElement->adjustForInheritance<RefPtr<SVGPropertyBase>, ParsePropertyFromString>(parsePropertyFromString, m_animationElement->fromPropertyValueType(), fromValue, m_contextElement); adjustForInheritance 250 Source/core/svg/SVGAnimatedTypeAnimator.cpp m_animationElement->adjustForInheritance<RefPtr<SVGPropertyBase>, ParsePropertyFromString>(parsePropertyFromString, m_animationElement->toPropertyValueType(), toValue, m_contextElement); adjustForInheritance 100 Source/core/svg/SVGAnimationElement.h void adjustForInheritance(ParseTypeFromStringType parseTypeFromString, AnimatedPropertyValueType valueType, AnimatedType& animatedType, SVGElement* contextElement) adjustForInheritance 106 Source/core/svg/SVGAnimationElement.h adjustForInheritance(contextElement, attributeName(), typeString); adjustForInheritance 195 Source/core/svg/SVGAnimationElement.h void adjustForInheritance(SVGElement* targetElement, const QualifiedName& attributeName, String&);