Home
last modified time | relevance | path

Searched defs:CalendarThemeStructure (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_theme.h53 struct CalendarThemeStructure { struct
54 std::string dayFontWeight = "500";
55 std::string lunarDayFontWeight = "500";
56 std::string workStateFontWeight = "500";
57 std::string monday;
58 std::string tuesday;
59 std::string wednesday;
60 std::string thursday;
61 std::string friday;
62 std::string saturday;
[all …]