Home
last modified time | relevance | path

Searched refs:SetSwiperInterval (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.h52 static ArkUINativeModuleValue SetSwiperInterval(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_swiper_bridge.cpp517 ArkUINativeModuleValue SwiperBridge::SetSwiperInterval(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSwiperInterval() function in OHOS::Ace::NG::SwiperBridge
H A Darkts_native_api_impl_bridge.cpp4868 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SwiperBridge::SetSwiperInterval)); in RegisterSwiperAttributes()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp685 void SetSwiperInterval(ArkUINodeHandle node, ArkUI_Int32 interval) in SetSwiperInterval() 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.cpp6836 int32_t SetSwiperInterval(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetSwiperInterval() function
13738 static Setter* setters[] = { SetSwiperLoop, SetSwiperAutoPlay, SetSwiperShowIndicator, SetSwiperInterval, in SetSwiperAttribute()

Completed in 41 milliseconds