Home
last modified time | relevance | path

Searched refs:showAnimationEffect_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.h55 bool showAnimationEffect_ = true; member in OHOS::Ace::Framework::final
H A Ddom_progress.cpp77 [](const std::string& val, DOMProgress& progress) { progress.showAnimationEffect_ = StringToBool(val); } }, in SetSpecializedAttr()
225 progressChild_->GetTrack()->SetShowAnimation(showAnimationEffect_); in PrepareSpecializedComponent()
226 progressChild_->SetAnimationPlay(showAnimationEffect_); in PrepareSpecializedComponent()

Completed in 1 milliseconds