Searched refs:showAnimationEffect_ (Results 1 – 2 of 2) sorted by relevance
77 …[](const std::string& val, DOMProgress& progress) { progress.showAnimationEffect_ = StringToBool(v… in SetSpecializedAttr()225 progressChild_->GetTrack()->SetShowAnimation(showAnimationEffect_); in PrepareSpecializedComponent()226 progressChild_->SetAnimationPlay(showAnimationEffect_); in PrepareSpecializedComponent()
55 bool showAnimationEffect_ = true; variable