Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h133 theme->focusedBorderWidth_ = SWIPER_FOCUSED_BORDER_WIDTH; in ParsePattern2()
194 return focusedBorderWidth_; in GetFocusedBorderWidth()
418 Dimension focusedBorderWidth_; variable