Home
last modified time | relevance | path

Searched refs:Weight (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_descriptor.md25 | int [weight](#weight) | Weight of the system font.|
131 Weight of the system font.
H A Djs-apis-graphics-drawing.md311 | weight | number | Yes | Weight of the curve, which determines its shape. The larger the value, t…
480 | weight | number | Yes | Weight of the curve, which determines its shape. The larger the value, t…
H A D_drawing.md10592 | weight | Weight of the curve, which determines its shape. The larger the value, the clos…
10915 | weight | Weight of the curve, which determines its shape. The larger the value, the clos…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_style.h38 enum Weight { enum
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-font.md199 | weight | number | Yes| Weight of the system font, in px. |
275 | adjust | Array\<[UIFontAdjustInfo](#uifontadjustinfo11)> | Yes| Weight of the font when di…
295 | weight | number | Yes| Weight of the fonts included in the font family. If the value is g…
305 | to | number | Yes| Weight of the font displayed in the application.|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_layout_property.h97 …ACE_DEFINE_PROPERTY_ITEM_WITH_GROUP_ITEM(TextStyle, FontWeight, Weight, FontWeight, PROPERTY_UPDAT…
H A Dcalendar_picker_model_ng.cpp304 …ACE_UPDATE_LAYOUT_PROPERTY(CalendarPickerLayoutProperty, Weight, textStyle.fontWeight.value_or(Fon… in SetTextStyle()
356 …CalendarPickerLayoutProperty, Weight, textStyle.fontWeight.value_or(FontWeight::NORMAL), frameNode… in SetTextStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_model_ng.cpp317 TimePickerLayoutProperty, Weight, value.fontWeight.value_or(normalStyle.GetFontWeight())); in SetNormalTextStyle()
523 …TimePickerLayoutProperty, Weight, value.fontWeight.value_or(normalStyle.GetFontWeight()), frameNod… in SetNormalTextStyle()
585 …ACE_UPDATE_NODE_LAYOUT_PROPERTY(TimePickerLayoutProperty, Weight, normalStyle.GetFontWeight(), fra… in SetDefaultAttributes()
671 … TimePickerLayoutProperty, Weight, pickerTextStyle.fontWeight, frameNode, style.GetFontWeight()); in getNormalTextStyle()
H A Dtimepicker_layout_property.h124 …ACE_DEFINE_PROPERTY_ITEM_WITH_GROUP_ITEM(TextStyle, FontWeight, Weight, FontWeight, PROPERTY_UPDAT…
H A Dtimepicker_dialog_view.cpp921 …TimePickerLayoutProperty, Weight, properties.normalTextStyle_.fontWeight.value_or(normalStyle.GetF… in SetTextProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_model_ng.cpp416 …DataPickerRowLayoutProperty, Weight, pickerTextStyle.fontWeight, frameNode, style.GetFontWeight()); in getNormalTextStyle()
438 … DataPickerRowLayoutProperty, Weight, value.fontWeight.value_or(normalStyle.GetFontWeight())); in SetNormalTextStyle()
521 …ACE_UPDATE_NODE_LAYOUT_PROPERTY(DataPickerRowLayoutProperty, Weight, normalStyle.GetFontWeight(), … in SetDefaultAttributes()
740 …DataPickerRowLayoutProperty, Weight, value.fontWeight.value_or(normalStyle.GetFontWeight()), frame… in SetNormalTextStyle()
H A Ddatepicker_row_layout_property.h167 TextStyle, FontWeight, Weight, FontWeight, PROPERTY_UPDATE_MEASURE);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_model_ng.cpp135 ACE_UPDATE_LAYOUT_PROPERTY(TextPickerLayoutProperty, Weight, normalStyle.GetFontWeight()); in SetDefaultAttributes()
326 TextPickerLayoutProperty, Weight, value.fontWeight.value_or(normalStyle.GetFontWeight())); in SetNormalTextStyle()
748 …TextPickerLayoutProperty, Weight, value.fontWeight.value_or(normalStyle.GetFontWeight()), frameNod… in SetNormalTextStyle()
872 … TextPickerLayoutProperty, Weight, pickerTextStyle.fontWeight, frameNode, style.GetFontWeight()); in getNormalTextStyle()
1090 …ACE_UPDATE_NODE_LAYOUT_PROPERTY(TextPickerLayoutProperty, Weight, normalStyle.GetFontWeight(), fra… in SetDefaultAttributes()
H A Dtextpicker_layout_property.h174 …ACE_DEFINE_PROPERTY_ITEM_WITH_GROUP_ITEM(TextStyle, FontWeight, Weight, FontWeight, PROPERTY_UPDAT…
H A Dtextpicker_dialog_view.cpp957 …TextPickerLayoutProperty, Weight, properties.normalTextStyle_.fontWeight.value_or(normalStyle.GetF… in SetTextProperties()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-size.md153 | value | number \| string | Yes| Weight of the component during layout. When the size of the paren…
248 // Weight 1: The component occupies 1/3 of the remaining space along the main axis.
252 // Weight 2: The component occupies 2/3 of the remaining space along the main axis.
H A Dts-basic-components-symbolSpan.md95 | value | number \| [FontWeight](ts-appendix-enums.md#fontweight) \| string | Yes | Weight of the…
H A Dts-basic-components-richeditor.md755 | fontWeight | number \| [FontWeight](ts-appendix-enums.md#fontweight) \| string | Yes| Weight of …
/ohos5.0/docs/en/design/ux-design/
H A Dvisual-icons.md51 **Extra Visual Weight**
/ohos5.0/docs/en/application-dev/reference/apis-mindspore-lite-kit/
H A Djs-apis-mindSporeLite.md696 | WEIGHT_QUANT | 1 | Weight quantization.|
911 | [MSTensor](#mstensor)[] | Weight tensor of the training model.|
940 Weight of the updated model, which is used only for on-device training.
H A D_mind_spore.md663 | OH_AI_WEIGHT_QUANT | Weight quantization.|
2000 | new_weights | Weight tensors to be updated.|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-basic-chart.md148 | weights | Array | - | No | Weight of each se…