Home
last modified time | relevance | path

Searched refs:workStateWidth (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.cpp321 if (style.workStateWidth.has_value()) { in SetWorkStateStyle()
322 theme.workStateWidth = style.workStateWidth.value(); in SetWorkStateStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcalendar_composed_element.cpp301 Dimension workStateWidth = theme.workStateWidth; in ConvertThemeToWorkStateStyle() local
309 workStateStyle->Put("workStateWidth", std::to_string(workStateWidth.Value()).c_str()); in ConvertThemeToWorkStateStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Drosen_render_calendar.cpp222 workStateWidth_ = NormalizeToPx(calendarTheme_.workStateWidth); in PerformLayout()
955 static const Dimension workStateWidth = 8.0_vp; local
962 offset.GetY() + NormalizeToPx(workStateYAxisOffset), NormalizeToPx(workStateWidth),
963 NormalizeToPx(workStateWidth) };
966 offset.GetY() + NormalizeToPx(workStateYAxisOffset), NormalizeToPx(workStateWidth),
967 NormalizeToPx(workStateWidth) };
971 workStateStyle.font_size = NormalizeToPx(workStateWidth);
973 workStateStyle.fontSize = NormalizeToPx(workStateWidth);
H A Dcalendar_theme.h94 Dimension workStateWidth; member
384 … theme->calendarTheme_.workStateWidth = pattern->GetAttr<Dimension>("work_state_width", 16.0_vp); in ParseCalendarThemePattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.cpp627 CalcDimension workStateWidth; in SetWorkStateStyle() local
628 if (ConvertFromJSValue(obj->GetProperty("workStateWidth"), workStateWidth)) { in SetWorkStateStyle()
629 workStateStyle.workStateWidth = workStateWidth; in SetWorkStateStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_data.h82 std::optional<Dimension> workStateWidth; member
H A Dcalendar_model_ng.cpp610 if (style.workStateWidth.has_value()) { in SetWorkStateStyle()
611 workStateStyle.UpdateWorkStateWidth(style.workStateWidth.value()); in SetWorkStateStyle()
H A Dcalendar_paint_method.cpp655 ? theme->GetCalendarTheme().workStateWidth.ConvertToPx() in SetCalendarTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_calendar.cpp355 … const DomCalendar& node) { theme.workStateWidth = node.ParseDimension(value); } }, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/
H A Dcalendar_test_ng.cpp210 workStateStyle.workStateWidth = std::make_optional(SIZE_VALUE);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md367 …type有变化|类名:WorkStateStyle;<br>方法or属性:workStateWidth?: number;<br>旧版本信息:|类名:WorkStateStyle;<br>方法or…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md367 …tribute name: workStateWidth?: number;<br>Old version information: |Class name: WorkStateStyle;<br…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md422 …type有变化|类名:WorkStateStyle;<br>方法or属性:workStateWidth?: number;<br>旧版本信息:|类名:WorkStateStyle;<br>方法or…
883 …用支持性有变化|类名:WorkStateStyle;<br>方法or属性:workStateWidth?: number;<br>旧版本信息:|类名:WorkStateStyle;<br>方法or…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md422 …tribute name: workStateWidth?: number;<br>Old version information: |Class name: WorkStateStyle;<br…
883 …tribute name: workStateWidth?: number;<br>Old version information: |Class name: WorkStateStyle;<br…