Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h559 bool GetNextMarginIgnoreBlank() in GetNextMarginIgnoreBlank() function
H A Dswiper_model_ng.cpp811 options->ignoreBlank = pattern->GetNextMarginIgnoreBlank(); in GetNextMargin()
H A Dswiper_layout_algorithm.cpp125 } else if (property->GetNextMarginIgnoreBlank().value_or(false) && in UpdateLayoutInfoBeforeMeasureSwiper()