Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_attributes.cpp126 const char CALENDAR_TODAY_LUNAR_FOCUS_COLOR[] = "today_lunar_focus_color"; variable
H A Dtheme_attributes.h119 extern const char CALENDAR_TODAY_LUNAR_FOCUS_COLOR[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h206 …pattern->GetAttr<Color>(CALENDAR_TODAY_LUNAR_FOCUS_COLOR, DEFAULT_CALENDAR_TODAY_LUNAR_FOCUS_COLOR… in ParseNormalTheme()