Searched refs:progressEnabled (Results 1 – 2 of 2) sorted by relevance
105 bool progressEnabled; member
1121 animation.progressEnabled = (progress != 0); in parseAnimationDesc()1123 animation.progressEnabled = false; in parseAnimationDesc()1480 bool displayProgress = animation.progressEnabled && in playAnimation()