Home
last modified time | relevance | path

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

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