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