Home
last modified time | relevance | path

Searched refs:nonCurrentMonthDayColor (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.cpp220 if (nonCurrentDayStyleData.nonCurrentMonthDayColor.has_value()) { in SetNonCurrentDayStyle()
221 theme.nonCurrentMonthDayColor = nonCurrentDayStyleData.nonCurrentMonthDayColor.value(); in SetNonCurrentDayStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcalendar_composed_element.cpp246 Color nonCurrentMonthDayColor = theme.nonCurrentMonthDayColor; in ConvertThemeToNonCurrentDayStyle() local
251 …nonCurrentDayStyle->Put("nonCurrentMonthDayColor", ConvertColorToString(nonCurrentMonthDayColor).c… in ConvertThemeToNonCurrentDayStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.cpp521 Color nonCurrentMonthDayColor; in SetNonCurrentDayStyle() local
522 if (ConvertFromJSValue(obj->GetProperty("nonCurrentMonthDayColor"), nonCurrentMonthDayColor)) { in SetNonCurrentDayStyle()
523 nonCurrentDayStyleData.nonCurrentMonthDayColor = nonCurrentMonthDayColor; in SetNonCurrentDayStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_data.h54 std::optional<Color> nonCurrentMonthDayColor; member
H A Dcalendar_model_ng.cpp420 if (nonCurrentDayStyleData.nonCurrentMonthDayColor.has_value()) { in SetNonCurrentDayStyle()
421 …rentDayStyle.UpdateNonCurrentMonthDayColor(nonCurrentDayStyleData.nonCurrentMonthDayColor.value()); in SetNonCurrentDayStyle()
H A Dcalendar_paint_method.cpp573 …roperty->GetNonCurrentMonthDayColor().value_or(theme->GetCalendarTheme().nonCurrentMonthDayColor)); in SetCalendarTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_theme.h71 Color nonCurrentMonthDayColor; member
163 theme->cardCalendarTheme_.nonCurrentMonthDayColor = in ParseCardTheme()
220 theme->calendarTheme_.nonCurrentMonthDayColor = pattern->GetAttr<Color>( in ParseNormalTheme()
H A Drosen_render_calendar.cpp1038 nonCurrentMonthDayColor_ = SkColor(calendarTheme_.nonCurrentMonthDayColor.GetValue());
1058 nonCurrentMonthDayColor_ = RSColorQuad(calendarTheme_.nonCurrentMonthDayColor.GetValue());
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_calendar.cpp272 theme.nonCurrentMonthDayColor = node.ParseColor(value); in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/
H A Dcalendar_test_ng.cpp188 nonCurrentDayStyle.nonCurrentMonthDayColor = std::make_optional(COLOR_VALUE);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md348 …entDayStyle;<br>方法or属性:nonCurrentMonthDayColor?: ResourceColor;<br>旧版本信息:|类名:NonCurrentDayStyle;<b…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md348nonCurrentMonthDayColor?: ResourceColor;<br>Old version information: |Class name: NonCurrentDaySty…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md403 …entDayStyle;<br>方法or属性:nonCurrentMonthDayColor?: ResourceColor;<br>旧版本信息:|类名:NonCurrentDayStyle;<b…
861 …entDayStyle;<br>方法or属性:nonCurrentMonthDayColor?: ResourceColor;<br>旧版本信息:|类名:NonCurrentDayStyle;<b…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md403nonCurrentMonthDayColor?: ResourceColor;<br>Old version information: |Class name: NonCurrentDaySty…
861nonCurrentMonthDayColor?: ResourceColor;<br>Old version information: |Class name: NonCurrentDaySty…