Home
last modified time | relevance | path

Searched refs:CaptureMeasure (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.h347 void CaptureMeasure(LayoutWrapper* layoutWrapper, LayoutConstraintF& childLayoutConstraint);
H A Dswiper_layout_algorithm.cpp291 CaptureMeasure(layoutWrapper, childLayoutConstraint); in Measure()
296 void SwiperLayoutAlgorithm::CaptureMeasure(LayoutWrapper* layoutWrapper, LayoutConstraintF& childLa… in CaptureMeasure() function in OHOS::Ace::NG::SwiperLayoutAlgorithm