Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h138 …theme->arrowColorPrimary_ = swiperPattern->GetAttr<Color>(ARROW_COLOR_PRIMARY, Color::TRANSPARENT); in ParsePattern2()
289 return arrowColorPrimary_; in GetArrowColorPrimary()
437 Color arrowColorPrimary_; variable