Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimations.cpp411 const AnimatableValue* activeTo = activeTransitionIter->value.to; in calculateTransitionUpdateForProperty() local
412 if (to->equals(activeTo)) in calculateTransitionUpdateForProperty()