Home
last modified time | relevance | path

Searched refs:CalculateCustomOffset (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.h345 const OffsetF CalculateCustomOffset(
H A Dswiper_layout_algorithm.cpp1113 auto indicatorOffset = CalculateCustomOffset(indicatorWrapper, currentOffset); in PlaceDigitChild()
1173 const OffsetF SwiperLayoutAlgorithm::CalculateCustomOffset( in CalculateCustomOffset() function in OHOS::Ace::NG::SwiperLayoutAlgorithm