Home
last modified time | relevance | path

Searched refs:GetArrowDisabledAlpha (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.cpp402 backgroundColor_.BlendOpacity(swiperIndicatorTheme->GetArrowDisabledAlpha())); in UpdateArrowContent()
404 swiperIndicatorTheme->GetArrowDisabledAlpha()) }); in UpdateArrowContent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h344 double GetArrowDisabledAlpha() const in GetArrowDisabledAlpha() function