Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_attributes.cpp127 const char CALENDAR_TODAY_DAY_UNFOCUS_COLOR[] = "today_day_unfocus_color"; variable
H A Dtheme_attributes.h120 extern const char CALENDAR_TODAY_DAY_UNFOCUS_COLOR[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h208 …pattern->GetAttr<Color>(CALENDAR_TODAY_DAY_UNFOCUS_COLOR, DEFAULT_CALENDAR_TODAY_DAY_UNFOCUS_COLOR… in ParseNormalTheme()