Home
last modified time | relevance | path

Searched refs:InitSwiperController (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_helper.h26 …static void InitSwiperController(const RefPtr<SwiperController>& controller, const WeakPtr<SwiperP…
H A Dswiper_helper.cpp22 void SwiperHelper::InitSwiperController(const RefPtr<SwiperController>& controller, const WeakPtr<S… in InitSwiperController() function in OHOS::Ace::NG::SwiperHelper
H A Dswiper_pattern.cpp121 SwiperHelper::InitSwiperController(swiperController_, WeakClaim(this)); in SwiperPattern()
5924 SwiperHelper::InitSwiperController(controller, WeakClaim(this)); in SetSwiperController()