Home
last modified time | relevance | path

Searched defs:SetAutoPlayInterval (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.cpp124 void SwiperComponent::SetAutoPlayInterval(double autoPlayInterval) in SetAutoPlayInterval() function in OHOS::Ace::SwiperComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dswiper_model_impl.cpp126 void SwiperModelImpl::SetAutoPlayInterval(uint32_t interval) in SetAutoPlayInterval() function in OHOS::Ace::Framework::SwiperModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp162 void SwiperModelNG::SetAutoPlayInterval(uint32_t interval) in SetAutoPlayInterval() function in OHOS::Ace::NG::SwiperModelNG
456 void SwiperModelNG::SetAutoPlayInterval(FrameNode* frameNode, uint32_t interval) in SetAutoPlayInterval() function in OHOS::Ace::NG::SwiperModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.h157 void SetAutoPlayInterval(double autoPlayInterval) in SetAutoPlayInterval() function