Searched refs:progressEnabled (Results 1 – 2 of 2) sorted by relevance
107 bool progressEnabled; member
1223 animation.progressEnabled = (progress != 0); in parseAnimationDesc()1225 animation.progressEnabled = false; in parseAnimationDesc()1620 bool displayProgress = animation.progressEnabled && in playAnimation()