Searched refs:weekFontSize (Results 1 – 14 of 14) sorted by relevance
282 if (style.weekFontSize.has_value()) { in SetWeekStyle()283 theme.weekFontSize = style.weekFontSize.value(); in SetWeekStyle()
279 Dimension weekFontSize = theme.weekFontSize; in ConvertThemeToWeekStyle() local287 weekStyle->Put("weekFontSize", std::to_string(weekFontSize.Value()).c_str()); in ConvertThemeToWeekStyle()
585 CalcDimension weekFontSize; in SetWeekStyle() local586 if (ParseJsDimensionFp(obj->GetProperty("weekFontSize"), weekFontSize)) { in SetWeekStyle()587 weekStyle.weekFontSize = weekFontSize; in SetWeekStyle()
71 std::optional<Dimension> weekFontSize; member
536 if (style.weekFontSize.has_value()) { in SetWeekStyle()537 weekStyle.UpdateWeekFontSize(style.weekFontSize.value()); in SetWeekStyle()
600 … = paintProperty->GetWeekFontSize().value_or(theme->GetCalendarTheme().weekFontSize).ConvertToPx(); in SetCalendarTheme()
87 Dimension weekFontSize; member374 …theme->calendarTheme_.weekFontSize = pattern->GetAttr<Dimension>("calendar_week_font_size", 14.0_f… in ParseCalendarThemePattern()445 theme->cardCalendarTheme_.weekFontSize = in ParseCardCalendarThemePattern()
186 weekFontSize_ = NormalizeToPx(calendarTheme_.weekFontSize); in PerformLayout()
331 … const DomCalendar& node) { theme.weekFontSize = node.ParseDimension(value); } }, in SetSpecializedStyle()
201 weekStyle.weekFontSize = std::make_optional(SIZE_VALUE);
359 |type有变化|类名:WeekStyle;<br>方法or属性:weekFontSize?: number;<br>旧版本信息:|类名:WeekStyle;<br>方法or属性:weekFontS…
359 …r attribute name: weekFontSize?: number;<br>Old version information: |Class name: WeekStyle;<br>Me…
414 |type有变化|类名:WeekStyle;<br>方法or属性:weekFontSize?: number;<br>旧版本信息:|类名:WeekStyle;<br>方法or属性:weekFontS…874 |卡片应用支持性有变化|类名:WeekStyle;<br>方法or属性:weekFontSize?: number;<br>旧版本信息:|类名:WeekStyle;<br>方法or属性:weekFo…
414 …r attribute name: weekFontSize?: number;<br>Old version information: |Class name: WeekStyle;<br>Me…874 …r attribute name: weekFontSize?: number;<br>Old version information: |Class name: WeekStyle;<br>Me…