Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_event_hub.h143 …void FireAnimationStartEvent(int32_t index, int32_t targetIndex, const AnimationCallbackInfo& info) in FireAnimationStartEvent() function
H A Dswiper_pattern.cpp1261 void SwiperPattern::FireAnimationStartEvent( in FireAnimationStartEvent() function in OHOS::Ace::NG::SwiperPattern