Home
last modified time | relevance | path

Searched refs:gregorianCalendarHeight (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.cpp143 if (CurrentDayStyleDataImpl.gregorianCalendarHeight.has_value()) { in SetCurrentDayStyle()
144 theme.gregorianCalendarHeight = CurrentDayStyleDataImpl.gregorianCalendarHeight.value(); in SetCurrentDayStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.cpp412 CalcDimension gregorianCalendarHeight; in SetCurrentDayStyle() local
413 if (ParseJsDimensionFp(obj->GetProperty("gregorianCalendarHeight"), gregorianCalendarHeight)) { in SetCurrentDayStyle()
414 currentDayStyleData.gregorianCalendarHeight = gregorianCalendarHeight; in SetCurrentDayStyle()
491 …alue(obj->GetProperty("gregorianCalendarHeight"), CurrentDayStyleDataImpl.gregorianCalendarHeight); in SetCurrentDayStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcalendar_composed_element.cpp218 Dimension gregorianCalendarHeight = theme.gregorianCalendarHeight; in ConvertThemeToDayStyle() local
233 … dayStyle->Put("gregorianCalendarHeight", std::to_string(gregorianCalendarHeight.Value()).c_str()); in ConvertThemeToDayStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_data.h34 std::optional<Dimension> gregorianCalendarHeight; member
H A Dcalendar_model_ng.cpp264 if (currentDayStyleData.gregorianCalendarHeight.has_value()) { in SetCurrentDayStyle()
265 …currentDayStyle.UpdateGregorianCalendarHeight(currentDayStyleData.gregorianCalendarHeight.value()); in SetCurrentDayStyle()
H A Dcalendar_paint_method.cpp644 ? theme->GetCalendarTheme().gregorianCalendarHeight.ConvertToPx() in SetCalendarTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h105 Dimension gregorianCalendarHeight; member
397 …theme->calendarTheme_.gregorianCalendarHeight = pattern->GetAttr<Dimension>("gregorian_height", 25… in ParseCalendarThemePattern()
449 theme->cardCalendarTheme_.gregorianCalendarHeight = in ParseCardCalendarThemePattern()
H A Drosen_render_calendar.cpp221 gregorianCalendarHeight_ = NormalizeToPx(calendarTheme_.gregorianCalendarHeight); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_calendar.cpp254 theme.gregorianCalendarHeight = node.ParseDimension(value); in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/
H A Dcalendar_test_ng.cpp170 dayStyle.gregorianCalendarHeight = std::make_optional(SIZE_VALUE);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md332 …:CurrentDayStyle;<br>方法or属性:gregorianCalendarHeight?: number;<br>旧版本信息:|类名:CurrentDayStyle;<br>方法o…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md332 …me: gregorianCalendarHeight?: number;<br>Old version information: |Class name: CurrentDayStyle;<br…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md387 …:CurrentDayStyle;<br>方法or属性:gregorianCalendarHeight?: number;<br>旧版本信息:|类名:CurrentDayStyle;<br>方法o…
844 …:CurrentDayStyle;<br>方法or属性:gregorianCalendarHeight?: number;<br>旧版本信息:|类名:CurrentDayStyle;<br>方法o…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md387 …me: gregorianCalendarHeight?: number;<br>Old version information: |Class name: CurrentDayStyle;<br…
844 …me: gregorianCalendarHeight?: number;<br>Old version information: |Class name: CurrentDayStyle;<br…