Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h136 theme->clickArrowBackgroundColor_ = in ParsePattern2()
284 return clickArrowBackgroundColor_; in GetClickArrowBackgroundColor()
436 Color clickArrowBackgroundColor_; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp42 swiperIndicatorTheme->clickArrowBackgroundColor_ = CLICK_ARROW_COLOR; in SetUpTestSuite()