Searched refs:AnimatedPropertyID (Results 1 – 2 of 2) sorted by relevance
38 enum AnimatedPropertyID { enum50 explicit KeyframeValueList(AnimatedPropertyID property) in KeyframeValueList()75 AnimatedPropertyID property() const { return m_property; } in property()85 AnimatedPropertyID m_property;
43 String animationNameForTransition(AnimatedPropertyID property) in animationNameForTransition()53 AnimatedPropertyID cssToGraphicsLayerProperty(CSSPropertyID cssProperty) in cssToGraphicsLayerProperty()114 AnimatedPropertyID animatedProperty = cssToGraphicsLayerProperty(property); in getWebAnimationId()