Home
last modified time | relevance | path

Searched refs:animationName_ (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.h179 if (animationName_ == animationName) { in UpdateAnimationName()
182 animationName_ = animationName; in UpdateAnimationName()
202 std::string animationName_; member in OHOS::Ace::TweenComponent
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.h43 return animationName_; in GetAnimationName()
92 std::string animationName_; member in OHOS::Ace::final
H A Danimation_util.cpp93 animationName_ = animationName->second; in ParseAnimationStyle()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h998 std::string animationName_; member in OHOS::Ace::Framework::DOMNode
H A Ddom_node.cpp1070 animationName_ = animationUtil_.GetAnimationName(); in ParseAnimationStyle()
1679 tweenComponent_->UpdateAnimationName(animationName_); in UpdateTweenComponent()

Completed in 8 milliseconds