Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_attributes.cpp211 const char ARROW_COLOR_BOARDCOLOR_CLICK[] = "arrow_color_boardColor_click"; variable
H A Dtheme_attributes.h213 extern const char ARROW_COLOR_BOARDCOLOR_CLICK[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_indicator_theme.h137 swiperPattern->GetAttr<Color>(ARROW_COLOR_BOARDCOLOR_CLICK, Color::TRANSPARENT); in ParsePattern2()