Searched refs:ResetSwiperEnabled (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 | 63 static ArkUINativeModuleValue ResetSwiperEnabled(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_swiper_bridge.cpp | 777 ArkUINativeModuleValue SwiperBridge::ResetSwiperEnabled(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSwiperEnabled() function in OHOS::Ace::NG::SwiperBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 4873 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SwiperBridge::ResetSwiperEnabled)); in RegisterSwiperAttributes()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_swiper_modifier.cpp | 810 void ResetSwiperEnabled(ArkUINodeHandle node) in ResetSwiperEnabled() function 1164 …ResetSwiperEnabled, GetSwiperLoop, GetSwiperAutoPlay, GetSwiperIndex, GetSwiperVertical, GetSwiper… in GetSwiperModifier() 1187 …ResetSwiperEnabled, GetSwiperLoop, GetSwiperAutoPlay, GetSwiperIndex, GetSwiperVertical, GetSwiper… in GetCJUISwiperModifier()
|