Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.cpp48 constexpr float HALF_SELECTED_WIDTH = 2.0f; variable
589 endVectorBlackPointCenterX[endCurrentIndex] - (selectedItemWidth / HALF_SELECTED_WIDTH); in AdjustPointCenterXForTouchBottom()
594 …ndLongPointLeftCenterX = endVectorBlackPointCenterX[0] - (selectedItemWidth / HALF_SELECTED_WIDTH); in AdjustPointCenterXForTouchBottom()