Home
last modified time | relevance | path

Searched refs:HasCustomIndicatorOffset (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h344 bool HasCustomIndicatorOffset(const RefPtr<LayoutWrapper>& indicatorWrapper);
H A Dswiper_layout_algorithm.cpp1111 HasCustomIndicatorOffset(indicatorWrapper)) { in PlaceDigitChild()
1163 bool SwiperLayoutAlgorithm::HasCustomIndicatorOffset(const RefPtr<LayoutWrapper>& indicatorWrapper) in HasCustomIndicatorOffset() function in OHOS::Ace::NG::SwiperLayoutAlgorithm