Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dswiper_indicator.h47 indicatorTextFocusColor_ = theme->GetIndicatorTextFocusColor(); in InitStyle()
223 return indicatorTextFocusColor_; in GetIndicatorTextFocusColor()
255 Color indicatorTextFocusColor_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h117 theme->indicatorTextFocusColor_ = in ParsePattern()
259 return indicatorTextFocusColor_; in GetIndicatorTextFocusColor()
431 Color indicatorTextFocusColor_; variable