Searched refs:hasInvalidCSSAttributeType (Results 1 – 2 of 2) sorted by relevance
196 bool hasInvalidCSSAttributeType() const { return m_hasInvalidCSSAttributeType; } in hasInvalidCSSAttributeType() function
63 return m_animatedPropertyType != AnimatedUnknown && !hasInvalidCSSAttributeType(); in hasValidAttributeType()