Home
last modified time | relevance | path

Searched refs:propertyForAnimation (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimations.cpp64 CSSPropertyID propertyForAnimation(CSSPropertyID property) in propertyForAnimation() function
111 CSSPropertyID property = propertyForAnimation(properties.propertyAt(j).id()); in resolveKeyframes()
494 id = propertyForAnimation(id); in calculateTransitionUpdate()