Home
last modified time | relevance | path

Searched refs:grow (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-basic-divider.md32 …mponent for each divider. This is a shorthand attribute to set the **flex-grow** attribute.<br>Thi…
33grow | number | 0 | No| How much the divider will grow. The value specifies allocation of the rema…
H A Djs-service-widget-common-styles.md46grow**.<br>- A valid width value to set **flex-basis**.<br>Set two values in the following ways:<b…
47grow | number | 0 | How much a child component will grow. The value specifies allocation of the re…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-basic-divider.md45 …for each child component. This is a shorthand attribute to set the **flex-grow** attribute.<br>Thi…
46grow | number | 0 | No | How much a child component wil…
H A Djs-components-common-styles.md47grow**.<br>- A valid width value<sup>5+</sup> to set **flex-basis**.<br>Set two values<sup>5+</sup…
48grow | number | 0 | Ho…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-basic-divider.md43 … | number | - | 否 | 规定了分割线如何适应父组件中的可用空间,用来设置组件的flex-grow。<br>仅父容器为&lt;div&gt…
44 | flex-grow | number | 0 | 否 | 设置分割线的伸展因子,指定父组件容器主轴方向上剩…
H A Djs-components-common-styles.md46grow。<br/>-&nbsp;一个有效的宽度值<sup>5+</sup>:用来设置组件的flex-basis。<br/>双值语法<sup>5+</sup>:<br/>第一个值必须是无单位数,用…
47 | flex-grow | number | 0 …
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-basic-divider.md32 | flex | number | - | 否 | 规定了分割线如何适应父组件中的可用空间。作为一个简写属性,用来设置组件的flex-grow。<br/>仅父容器为&lt;div&gt;、&lt;l…
33 | flex-grow | number | 0 | 否 | 设置分割线的伸展因子,指定父组件容器主轴方向上剩余空间(容器本身大小减去所有flex项加起来的大小)的分配系数。0为不伸展。<br/>仅…
H A Djs-service-widget-common-styles.md46grow。<br/>-&nbsp;一个有效的宽度值:用来设置组件的flex-basis。<br/>双值语法:<br/>第一个值必须是无单位数,用来设置组件的flex-grow。第二个值是以下之一:…
47 | flex-grow | number | 0 | 设置组件的拉伸样式,指定父组件容器主轴方向上剩余空间(容器本身大小减去所有flex子元素占用的大小)的分配权重。0为不伸展。<br/>仅父容器为…
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Dui-js-components-button.md188 …placeholder-color:{{mystyle2}};flex-grow:{{myflex}};"name="{{myname}}" value="{{myvalue}}"></input>
H A Dui-js-components-list.md242 flex-grow: 1;
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h561 if (!grow(1)) { in push_back()
579 if (!grow(newSize)) { in append()
840 inline bool grow(const size_type minCapacity) in grow() function
/ohos5.0/docs/zh-cn/application-dev/key-features/multi-device-app-dev/
H A Dadaptive-layout.md40 > - 类Web开发范式也是通过flex-grow和flex-shrink实现拉伸能力,同时也支持配置flex-basis,详见[通用样式](../../reference/apis-arkui/a…
42 > - 类Web开发范式没有提供blank组件,但可以通过div组件模拟blank组件的行为,如“&lt;div style='flex-grow: 1; flex-shrink: 0; flex-…
/ohos5.0/docs/en/application-dev/ui/
H A Dui-js-components-button.md188 …placeholder-color:{{mystyle2}};flex-grow:{{myflex}};"name="{{myname}}" value="{{myvalue}}"></input>
H A Dui-js-components-list.md243 flex-grow: 1;
H A Darkts-layout-development-overview.md78 1. **flexGrow** defines the grow factor of a flex item.
H A Darkts-layout-development-flex-layout.md556 …g space that is allocated to the child element. In other words, it is the grow factor of the child…
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Djs-apis-uiEffect-sys.md61 | stretchSizes | Array\<number\> | Yes | Ratio based on which the pixels grow towards the…
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-mini-memory-exception.md11 …es, and registers of the function are stored into the stack. Stack frames grow towards lower addre…
H A Dkernel-mini-extend-file.md335 …uffer with the fixed size (configurable). That is, the RAM usage does not grow with the file syste…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect.md321 …riginal image is stretched, and the image size increases. The edge pixels grow by the set length t…