Home
last modified time | relevance | path

Searched refs:currentIgnoreBlankOffset_ (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.h408 float currentIgnoreBlankOffset_ = 0.0f; variable
H A Dswiper_layout_algorithm.cpp107 ignoreBlankOffset_ = currentIgnoreBlankOffset_; in UpdateLayoutInfoBeforeMeasureSwiper()
153 currentIgnoreBlankOffset_ = ignoreBlankOffset_; in Measure()