Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.cpp496 int32_t startCurrentIndex = index; in GetIndexOnRTL() local
521 int32_t startCurrentIndex = index; in GetIndex() local
564 …LinearVector<float>& endVectorBlackPointCenterX, int32_t startCurrentIndex, int32_t endCurrentInde… in AdjustPointCenterXForTouchBottom()
654 int32_t startCurrentIndex = index; in BackwardCalculation() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_modifier_test_ng.cpp1009 int32_t startCurrentIndex = 0; variable