Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dswiper_indicator.h46 hotZoneColor_ = theme->GetHotZoneColor(); in InitStyle()
216 const Color& GetHotZoneColor() const in GetHotZoneColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h252 const Color& GetHotZoneColor() const in GetHotZoneColor() function
H A Drender_swiper.cpp1941 indicatorData.indicatorPaintData.color = indicator_->GetHotZoneColor(); in LayoutIndicator()