Searched refs:offDayMarkColor (Results 1 – 14 of 14) sorted by relevance
310 if (style.offDayMarkColor.has_value()) { in SetWorkStateStyle()311 theme.offDayMarkColor = style.offDayMarkColor.value(); in SetWorkStateStyle()
298 Color offDayMarkColor = theme.offDayMarkColor; in ConvertThemeToWorkStateStyle() local306 workStateStyle->Put("offDayMarkColor", ConvertColorToString(offDayMarkColor).c_str()); in ConvertThemeToWorkStateStyle()
615 Color offDayMarkColor; in SetWorkStateStyle() local616 if (ConvertFromJSValue(obj->GetProperty("offDayMarkColor"), offDayMarkColor)) { in SetWorkStateStyle()617 workStateStyle.offDayMarkColor = offDayMarkColor; in SetWorkStateStyle()
79 std::optional<Color> offDayMarkColor; member
598 if (style.offDayMarkColor.has_value()) { in SetWorkStateStyle()599 workStateStyle.UpdateOffDayMarkColor(style.offDayMarkColor.value()); in SetWorkStateStyle()
579 …ToRSColor(paintProperty->GetOffDayMarkColor().value_or(theme->GetCalendarTheme().offDayMarkColor)); in SetCalendarTheme()
74 Color offDayMarkColor; member214 theme->calendarTheme_.offDayMarkColor = in ParseNormalTheme()
1041 offDayMarkColor_ = SkColor(calendarTheme_.offDayMarkColor.GetValue());1061 offDayMarkColor_ = RSColorQuad(calendarTheme_.offDayMarkColor.GetValue());
287 … const DomCalendar& node) { theme.offDayMarkColor = node.ParseColor(value); } }, in SetSpecializedStyle()
207 workStateStyle.offDayMarkColor = std::make_optional(COLOR_VALUE);1534 theme->GetCalendarTheme().offDayMarkColor = Color::BLUE;
364 …有变化|类名:WorkStateStyle;<br>方法or属性:offDayMarkColor?: ResourceColor;<br>旧版本信息:|类名:WorkStateStyle;<br>…
364 …te name: offDayMarkColor?: ResourceColor;<br>Old version information: |Class name: WorkStateStyle;…
419 …有变化|类名:WorkStateStyle;<br>方法or属性:offDayMarkColor?: ResourceColor;<br>旧版本信息:|类名:WorkStateStyle;<br>…880 …有变化|类名:WorkStateStyle;<br>方法or属性:offDayMarkColor?: ResourceColor;<br>旧版本信息:|类名:WorkStateStyle;<br>…
419 …te name: offDayMarkColor?: ResourceColor;<br>Old version information: |Class name: WorkStateStyle;…880 …te name: offDayMarkColor?: ResourceColor;<br>Old version information: |Class name: WorkStateStyle;…