Home
last modified time | relevance | path

Searched refs:CaptureLayout (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.h348 void CaptureLayout(LayoutWrapper* layoutWrapper);
H A Dswiper_layout_algorithm.cpp946 CaptureLayout(layoutWrapper); in Layout()
1021 void SwiperLayoutAlgorithm::CaptureLayout(LayoutWrapper* layoutWrapper) in CaptureLayout() function in OHOS::Ace::NG::SwiperLayoutAlgorithm