Home
last modified time | relevance | path

Searched refs:TOUCH_BOTTOM_DOT_WIDTH_MULTIPLE (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.cpp46 constexpr float TOUCH_BOTTOM_DOT_WIDTH_MULTIPLE = 0.0125f; variable
474 …rectWidth * (TOUCH_BOTTOM_BACKGROUND_WIDTH_MULTIPLE - TOUCH_BOTTOM_DOT_WIDTH_MULTIPLE * itemCount_… in UpdateBackground()
H A Ddot_indicator_modifier.cpp48 constexpr float TOUCH_BOTTOM_DOT_WIDTH_MULTIPLE = 0.0125f; variable
584TOUCH_BOTTOM_DOT_WIDTH_MULTIPLE * vectorBlackPointCenterX_->Get().size(); in UpdateTouchBottomAnimation()