Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_swiper.cpp960 … auto animationStartHandler = AceType::MakeRefPtr<JsSwiperFunction>(JSRef<JSFunc>::Cast(info[0])); in SetOnAnimationStart() local
975 auto animationStartHandler = AceType::MakeRefPtr<JsEventFunction<SwiperChangeEvent, 1>>( in SetOnAnimationStart() local
Djs_tabs.cpp149 … auto animationStartHandler = AceType::MakeRefPtr<JsSwiperFunction>(JSRef<JSFunc>::Cast(info[0])); in SetOnAnimationStart() local