AttributeTypeCSS   50 Source/core/svg/SVGAnimateTransformElement.cpp     if (attributeType() == AttributeTypeCSS)
AttributeTypeCSS  316 Source/core/svg/SVGAnimationElement.cpp         m_attributeType = AttributeTypeCSS;
AttributeTypeCSS  370 Source/core/svg/SVGAnimationElement.cpp     if (attributeType() == AttributeTypeCSS)
AttributeTypeCSS  715 Source/core/svg/SVGAnimationElement.cpp     m_hasInvalidCSSAttributeType = target && hasValidAttributeName() && attributeType() == AttributeTypeCSS && !isTargetAttributeCSSProperty(target, attributeName());