Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_attributes.cpp135 const char CALENDAR_FOCUS_AREA_BACKGROUND_COLOR[] = "focus_area_background_color"; variable
H A Dtheme_attributes.h128 extern const char CALENDAR_FOCUS_AREA_BACKGROUND_COLOR[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h225 CALENDAR_FOCUS_AREA_BACKGROUND_COLOR, DEFAULT_CALENDAR_FOCUS_AREA_BACKGROUND_COLOR); in ParseNormalTheme()