AnimatedUnknown 62 Source/core/svg/SVGAnimateElement.cpp return m_animatedPropertyType != AnimatedUnknown && !hasInvalidCSSAttributeType(); AnimatedUnknown 76 Source/core/svg/SVGAnimateElement.cpp ASSERT(m_animatedPropertyType != AnimatedUnknown); AnimatedUnknown 317 Source/core/svg/SVGAnimateElement.cpp ASSERT(m_animatedPropertyType != AnimatedUnknown); AnimatedUnknown 345 Source/core/svg/SVGAnimateElement.cpp case AnimatedUnknown: AnimatedUnknown 49 Source/core/svg/SVGAnimatedTypeAnimator.cpp && m_type != AnimatedUnknown); AnimatedUnknown 130 Source/core/svg/SVGAnimatedTypeAnimator.cpp case AnimatedUnknown: AnimatedUnknown 501 Source/core/svg/SVGAnimationElement.cpp return AnimatedUnknown; AnimatedUnknown 700 Source/core/svg/SVGElement.cpp return AnimatedUnknown; AnimatedUnknown 717 Source/core/svg/SVGElement.cpp return animatedPropertyTypeForCSSAttribute(attrName) != AnimatedUnknown;