Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_helper.h29 …static void SaveDotIndicatorProperty(const RefPtr<FrameNode>& indicatorNode, SwiperPattern& swiper…
H A Dswiper_helper.cpp118 void SwiperHelper::SaveDotIndicatorProperty(const RefPtr<FrameNode>& indicatorNode, SwiperPattern& … in SaveDotIndicatorProperty() function in OHOS::Ace::NG::SwiperHelper
H A Dswiper_pattern.cpp2095 SwiperHelper::SaveDotIndicatorProperty(indicatorNode, *this); in InitIndicator()