Searched refs:SetSwiperAutoPlay (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_swiper_bridge.h | 54 static ArkUINativeModuleValue SetSwiperAutoPlay(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_swiper_bridge.cpp | 541 ArkUINativeModuleValue SwiperBridge::SetSwiperAutoPlay(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSwiperAutoPlay() function in OHOS::Ace::NG::SwiperBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 4872 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SwiperBridge::SetSwiperAutoPlay)); in RegisterSwiperAttributes()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_swiper_modifier.cpp | 702 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 D | style_modifier.cpp | 6773 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 40 milliseconds