Home
last modified time | relevance | path

Searched refs:GetAnimationName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.h41 const std::string& GetAnimationName() const in GetAnimationName() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp1070 animationName_ = animationUtil_.GetAnimationName(); in ParseAnimationStyle()