Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h148 theme->smallArrowBackgroundSize_ = SWIPER_ARROW_SMALL_ARROW_BACKGROUND_SIZE; in ParsePattern2()
309 return smallArrowBackgroundSize_; in GetSmallArrowBackgroundSize()
441 Dimension smallArrowBackgroundSize_; variable