Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_arrow_pattern.cpp249 swiperIndicatorTheme->GetClickArrowBackgroundColor()); in ButtonTouchEvent()
251 backgroundColor = swiperIndicatorTheme->GetClickArrowBackgroundColor(); in ButtonTouchEvent()
288 swiperIndicatorTheme->GetClickArrowBackgroundColor()); in ButtonOnHover()
296 backgroundColor = swiperIndicatorTheme->GetClickArrowBackgroundColor(); in ButtonOnHover()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h282 const Color& GetClickArrowBackgroundColor() const in GetClickArrowBackgroundColor() function