Searched refs:ResetSwiperInterval (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_swiper_bridge.h | 53 static ArkUINativeModuleValue ResetSwiperInterval(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_swiper_bridge.cpp | 536 ArkUINativeModuleValue SwiperBridge::ResetSwiperInterval(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSwiperInterval() function in OHOS::Ace::NG::SwiperBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 4853 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SwiperBridge::ResetSwiperInterval)); in RegisterSwiperAttributes()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_swiper_modifier.cpp | 709 void ResetSwiperInterval(ArkUINodeHandle node) in ResetSwiperInterval() function 1162 … ResetSwiperInterval, SetSwiperAutoPlay, ResetSwiperAutoPlay, SetSwiperIndex, ResetSwiperIndex, in GetSwiperModifier() 1185 … ResetSwiperInterval, SetSwiperAutoPlay, ResetSwiperAutoPlay, SetSwiperIndex, ResetSwiperIndex, in GetCJUISwiperModifier()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 6890 void ResetSwiperInterval(ArkUI_NodeHandle node) in ResetSwiperInterval() function 13795 …ResetSwiperInterval, ResetSwiperVertical, ResetSwiperDuration, ResetSwiperCurve, ResetSwiperItemSp… in ResetSwiperAttribute()
|