Home
last modified time | relevance | path

Searched defs:AnimatableValue (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DAnimatedStyleBuilder.h38 class AnimatableValue; variable
DStyleResolver.h46 class AnimatableValue; variable
/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
DAnimatableUnknown.h68 … virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE { return true; } in usesDefaultInterpolationWith()