Searched refs:SetSwiperOnAnimationStart (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_swiper_bridge.h | 70 static ArkUINativeModuleValue SetSwiperOnAnimationStart(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_swiper_bridge.cpp | 830 ArkUINativeModuleValue SwiperBridge::SetSwiperOnAnimationStart(ArkUIRuntimeCallInfo* runtimeCallInf… in SetSwiperOnAnimationStart() function in OHOS::Ace::NG::SwiperBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 4879 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SwiperBridge::SetSwiperOnAnimationStart)); in RegisterSwiperAttributes()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_swiper_modifier.cpp | 1076 void SetSwiperOnAnimationStart(ArkUINodeHandle node, void* callback) in SetSwiperOnAnimationStart() function 1170 … SetSwiperOnChange, ResetSwiperOnChange, SetSwiperOnAnimationStart, ResetSwiperOnAnimationStart, in GetSwiperModifier() 1193 … SetSwiperOnChange, ResetSwiperOnChange, SetSwiperOnAnimationStart, ResetSwiperOnAnimationStart, in GetCJUISwiperModifier()
|