Home
last modified time | relevance | path

Searched refs:UpdateLayoutInfoBeforeMeasureSwiper (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.h351 void UpdateLayoutInfoBeforeMeasureSwiper(const RefPtr<SwiperLayoutProperty>& property);
H A Dswiper_layout_algorithm.cpp96 void SwiperLayoutAlgorithm::UpdateLayoutInfoBeforeMeasureSwiper(const RefPtr<SwiperLayoutProperty>&… in UpdateLayoutInfoBeforeMeasureSwiper() function in OHOS::Ace::NG::SwiperLayoutAlgorithm
216 UpdateLayoutInfoBeforeMeasureSwiper(swiperLayoutProperty); in Measure()