Home
last modified time | relevance | path

Searched defs:itemHalfWidth (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.cpp233 auto itemHalfWidth = itemWidth * 0.5 * INDICATOR_ZOOM_IN_SCALE; in PaintPressIndicator() local
433 float itemHalfWidth = itemHalfSizes[ITEM_HALF_WIDTH]; in isHoverPoint() local