Home
last modified time | relevance | path

Searched refs:IndicatorAndArrowMeasure (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.h352 … void IndicatorAndArrowMeasure(LayoutWrapper* layoutWrapper, const OptionalSizeF& parentIdealSize);
H A Dswiper_layout_algorithm.cpp57 void SwiperLayoutAlgorithm::IndicatorAndArrowMeasure(LayoutWrapper* layoutWrapper, const OptionalSi… in IndicatorAndArrowMeasure() function in OHOS::Ace::NG::SwiperLayoutAlgorithm
290 IndicatorAndArrowMeasure(layoutWrapper, contentIdealSize); in Measure()