Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h30 constexpr Dimension SWIPER_ARROW_BIG_ARROW_SIZE = 24.0_vp; variable
153 theme->bigArrowSize_ = SWIPER_ARROW_BIG_ARROW_SIZE; in ParsePattern2()