Home
last modified time | relevance | path

Searched refs:SetSwiperLoop (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_swiper_bridge.h50 static ArkUINativeModuleValue SetSwiperLoop(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_swiper_bridge.cpp493 ArkUINativeModuleValue SwiperBridge::SetSwiperLoop(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSwiperLoop() function in OHOS::Ace::NG::SwiperBridge
H A Darkts_native_api_impl_bridge.cpp4864 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SwiperBridge::SetSwiperLoop)); in RegisterSwiperAttributes()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp671 void SetSwiperLoop(ArkUINodeHandle node, ArkUI_Bool loop) in SetSwiperLoop() function
1146 ResetSwiperItemSpace, SetSwiperVertical, ResetSwiperVertical, SetSwiperLoop, ResetSwiperLoop, SetSwiperInterval, in GetSwiperModifier()
1168 ResetSwiperItemSpace, SetSwiperVertical, ResetSwiperVertical, SetSwiperLoop, ResetSwiperLoop, SetSwiperInterval, in GetCJUISwiperModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6746 int32_t SetSwiperLoop(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetSwiperLoop() function
13738 static Setter* setters[] = { SetSwiperLoop, SetSwiperAutoPlay, SetSwiperShowIndicator, SetSwiperInterval, in SetSwiperAttribute()

Completed in 42 milliseconds