Home
last modified time | relevance | path

Searched refs:SetSwiperAutoPlay (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.h54 static ArkUINativeModuleValue SetSwiperAutoPlay(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_swiper_bridge.cpp541 ArkUINativeModuleValue SwiperBridge::SetSwiperAutoPlay(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSwiperAutoPlay() function in OHOS::Ace::NG::SwiperBridge
H A Darkts_native_api_impl_bridge.cpp4872 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SwiperBridge::SetSwiperAutoPlay)); in RegisterSwiperAttributes()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp702 void SetSwiperAutoPlay(ArkUINodeHandle node, ArkUI_Bool autoPlay) in SetSwiperAutoPlay() function
1147 ResetSwiperInterval, SetSwiperAutoPlay, ResetSwiperAutoPlay, SetSwiperIndex, ResetSwiperIndex, in GetSwiperModifier()
1169 ResetSwiperInterval, SetSwiperAutoPlay, ResetSwiperAutoPlay, SetSwiperIndex, ResetSwiperIndex, in GetCJUISwiperModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6773 int32_t SetSwiperAutoPlay(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetSwiperAutoPlay() function
13738 static Setter* setters[] = { SetSwiperLoop, SetSwiperAutoPlay, SetSwiperShowIndicator, SetSwiperInterval, in SetSwiperAttribute()

Completed in 39 milliseconds