Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/animation/
DAnimationBase.cpp136 double fromVal = from == Normal ? 1 : 0; in blendFunc() local
200 double fromVal = from == VISIBLE ? 1. : 0.; in blendFunc() local