Home
last modified time | relevance | path

Searched defs:switchOffset (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp2426 double switchOffset = position - end; in StartIndicatorSpringAnimation() local
2881 void RenderSwiper::UpdateIndicatorTailPosition(double offset, double switchOffset) in UpdateIndicatorTailPosition()