Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolver.cpp1177 RefPtr<AnimatableValue> animatableValue = iter->value->compositeOnto(0); in applyAnimatedProperties() local
1178 AnimatedStyleBuilder::applyProperty(property, state, animatableValue.get()); in applyAnimatedProperties()