Home
last modified time | relevance | path

Searched defs:toVal (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/animation/
DImplicitAnimation.cpp258 const TransformOperations* toVal = &m_toStyle->transform(); in validateTransformFunctionList() local
DAnimationBase.cpp137 double toVal = to == Normal ? 1 : 0; in blendFunc() local
201 double toVal = to == VISIBLE ? 1. : 0.; in blendFunc() local