Home
last modified time | relevance | path

Searched defs:animationCallbackInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_swiper_function.cpp125 …ction::Execute(int32_t index, int32_t targetIndex, const AnimationCallbackInfo& animationCallbackI… in Execute()
144 void JsSwiperFunction::Execute(int32_t index, const AnimationCallbackInfo& animationCallbackInfo) in Execute()