Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_animate.h24 void AnimateToInner(AnimationOption& option, const std::function<void()>& animateToFunc,
H A Dnode_animate.cpp124 …ToInner(ArkUIContext* context, AnimationOption& option, const std::function<void()>& animateToFunc, in AnimateToInner() argument
171 animateToFunc(); in AnimateToInner()