Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h333 …void PlaceDigitChild(const RefPtr<LayoutWrapper>& indicatorWrapper, const RefPtr<LayoutProperty>& …
H A Dswiper_layout_algorithm.cpp963 PlaceDigitChild(indicatorWrapper, swiperLayoutProperty); in LayoutSwiperIndicator()
1072 void SwiperLayoutAlgorithm::PlaceDigitChild( in PlaceDigitChild() function in OHOS::Ace::NG::SwiperLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_layout_test_ng.cpp699 swiperLayoutAlgorithm->PlaceDigitChild(indicatorWrapper, layoutProperty);