Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_helper.cpp115 swiper.SetDigitStartAndEndProperty(indicatorNode); in SaveDigitIndicatorProperty()
H A Dswiper_pattern.h718 void SetDigitStartAndEndProperty(const RefPtr<FrameNode>& indicatorNode);
H A Dswiper_pattern.cpp4139 void SwiperPattern::SetDigitStartAndEndProperty(const RefPtr<FrameNode>& indicatorNode) in SetDigitStartAndEndProperty() function in OHOS::Ace::NG::SwiperPattern