Home
last modified time | relevance | path

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

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