Home
last modified time | relevance | path

Searched refs:sunday (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h63 std::string sunday; member
234 theme->calendarTheme_.sunday = pattern->GetAttr<std::string>("calendar_picker_sun", ""); in ParseNormalTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_month_pattern.cpp812 return theme->GetCalendarTheme().sunday; in GetDayStr()