Home
last modified time | relevance | path

Searched refs:CALENDAR_BLUR_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.cpp136 const char CALENDAR_BLUR_AREA_BACKGROUND_COLOR[] = "blur_area_background_color"; variable
H A Dtheme_attributes.h129 extern const char CALENDAR_BLUR_AREA_BACKGROUND_COLOR[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h227 CALENDAR_BLUR_AREA_BACKGROUND_COLOR, DEFAULT_CALENDAR_BLUR_AREA_BACKGROUND_COLOR); in ParseNormalTheme()