Searched refs:SetSwiperOnChange (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 | 68 static ArkUINativeModuleValue SetSwiperOnChange(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_swiper_bridge.cpp | 788 ArkUINativeModuleValue SwiperBridge::SetSwiperOnChange(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSwiperOnChange() function in OHOS::Ace::NG::SwiperBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 4819 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SwiperBridge::SetSwiperOnChange)); in RegisterSwiperAttributes()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_swiper_modifier.cpp | 1057 void SetSwiperOnChange(ArkUINodeHandle node, void* callback) in SetSwiperOnChange() function 1170 … SetSwiperOnChange, ResetSwiperOnChange, SetSwiperOnAnimationStart, ResetSwiperOnAnimationStart, in GetSwiperModifier() 1193 … SetSwiperOnChange, ResetSwiperOnChange, SetSwiperOnAnimationStart, ResetSwiperOnAnimationStart, in GetCJUISwiperModifier()
|