/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___drawing___font_descriptor.md | 25 | int [weight](#weight) | Weight of the system font.| 131 Weight of the system font.
|
H A D | js-apis-graphics-drawing.md | 311 | 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.md | 10592 | 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 D | font_style.h | 38 enum Weight { enum
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-font.md | 199 | 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 D | calendar_picker_layout_property.h | 97 …ACE_DEFINE_PROPERTY_ITEM_WITH_GROUP_ITEM(TextStyle, FontWeight, Weight, FontWeight, PROPERTY_UPDAT…
|
H A D | calendar_picker_model_ng.cpp | 304 …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 D | timepicker_model_ng.cpp | 317 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 D | timepicker_layout_property.h | 124 …ACE_DEFINE_PROPERTY_ITEM_WITH_GROUP_ITEM(TextStyle, FontWeight, Weight, FontWeight, PROPERTY_UPDAT…
|
H A D | timepicker_dialog_view.cpp | 921 …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 D | datepicker_model_ng.cpp | 416 …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 D | datepicker_row_layout_property.h | 167 TextStyle, FontWeight, Weight, FontWeight, PROPERTY_UPDATE_MEASURE);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_model_ng.cpp | 135 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 D | textpicker_layout_property.h | 174 …ACE_DEFINE_PROPERTY_ITEM_WITH_GROUP_ITEM(TextStyle, FontWeight, Weight, FontWeight, PROPERTY_UPDAT…
|
H A D | textpicker_dialog_view.cpp | 957 …TextPickerLayoutProperty, Weight, properties.normalTextStyle_.fontWeight.value_or(normalStyle.GetF… in SetTextProperties()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-size.md | 153 | 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 D | ts-basic-components-symbolSpan.md | 95 | value | number \| [FontWeight](ts-appendix-enums.md#fontweight) \| string | Yes | Weight of the…
|
H A D | ts-basic-components-richeditor.md | 755 | fontWeight | number \| [FontWeight](ts-appendix-enums.md#fontweight) \| string | Yes| Weight of …
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | visual-icons.md | 51 **Extra Visual Weight**
|
/ohos5.0/docs/en/application-dev/reference/apis-mindspore-lite-kit/ |
H A D | js-apis-mindSporeLite.md | 696 | 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.md | 663 | 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 D | js-components-basic-chart.md | 148 | weights | Array | - | No | Weight of each se…
|