Searched refs:animatableProperties (Results 1 – 2 of 2) sorted by relevance
175 static const StylePropertyShorthand& animatableProperties();
487 …tylePropertyShorthand& propertyList = animateAll ? CSSAnimations::animatableProperties() : shortha… in calculateTransitionUpdate()663 const StylePropertyShorthand& CSSAnimations::animatableProperties() in animatableProperties() function in blink::CSSAnimations