Home
last modified time | relevance | path

Searched refs:weekFontSize (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcalendar_model_impl.cpp282 if (style.weekFontSize.has_value()) { in SetWeekStyle()
283 theme.weekFontSize = style.weekFontSize.value(); in SetWeekStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcalendar_composed_element.cpp279 Dimension weekFontSize = theme.weekFontSize; in ConvertThemeToWeekStyle() local
287 weekStyle->Put("weekFontSize", std::to_string(weekFontSize.Value()).c_str()); in ConvertThemeToWeekStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.cpp585 CalcDimension weekFontSize; in SetWeekStyle() local
586 if (ParseJsDimensionFp(obj->GetProperty("weekFontSize"), weekFontSize)) { in SetWeekStyle()
587 weekStyle.weekFontSize = weekFontSize; in SetWeekStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_data.h71 std::optional<Dimension> weekFontSize; member
H A Dcalendar_model_ng.cpp536 if (style.weekFontSize.has_value()) { in SetWeekStyle()
537 weekStyle.UpdateWeekFontSize(style.weekFontSize.value()); in SetWeekStyle()
H A Dcalendar_paint_method.cpp600 … = paintProperty->GetWeekFontSize().value_or(theme->GetCalendarTheme().weekFontSize).ConvertToPx(); in SetCalendarTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h87 Dimension weekFontSize; member
374 …theme->calendarTheme_.weekFontSize = pattern->GetAttr<Dimension>("calendar_week_font_size", 14.0_f… in ParseCalendarThemePattern()
445 theme->cardCalendarTheme_.weekFontSize = in ParseCardCalendarThemePattern()
H A Drosen_render_calendar.cpp186 weekFontSize_ = NormalizeToPx(calendarTheme_.weekFontSize); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_calendar.cpp331 … const DomCalendar& node) { theme.weekFontSize = node.ParseDimension(value); } }, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/
H A Dcalendar_test_ng.cpp201 weekStyle.weekFontSize = std::make_optional(SIZE_VALUE);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md359 |type有变化|类名:WeekStyle;<br>方法or属性:weekFontSize?: number;<br>旧版本信息:|类名:WeekStyle;<br>方法or属性:weekFontS…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md359 …r attribute name: weekFontSize?: number;<br>Old version information: |Class name: WeekStyle;<br>Me…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md414 |type有变化|类名:WeekStyle;<br>方法or属性:weekFontSize?: number;<br>旧版本信息:|类名:WeekStyle;<br>方法or属性:weekFontS…
874 |卡片应用支持性有变化|类名:WeekStyle;<br>方法or属性:weekFontSize?: number;<br>旧版本信息:|类名:WeekStyle;<br>方法or属性:weekFo…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md414 …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…