/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-z-order.md | 25 …ponents in a container. The components with a larger z-index value cover those with a smaller one.| 38 …he top. A component with a larger zIndex value is displayed before one with a smaller zIndex value.
|
H A D | ts-container-sidebarcontainer.md | 157 Specifies whether to automatically hide the sidebar when it is dragged to be smaller than the minim… 159 … hidden is determined when it is being dragged. When it is dragged to be smaller than the minimum … 169 …es | Whether to automatically hide the sidebar when it is dragged to be smaller than the minimum …
|
H A D | ts-drawing-components-circle.md | 235 … stroke color is red. (If the width and height values are different, the smaller value will be use…
|
H A D | ts-container-scrollable-common.md | 74 … No | Whether to enable the scroll effect when the component content is smaller than the componen… 324 …| Yes| Whether to enable the scroll effect when the component content is smaller than the componen… 334 …s.md#lengthmetrics12) | No | Length of the fading edge. If the value is smaller than 0, the defau…
|
H A D | ts-universal-attributes-gradient-color.md | 68 …**number** in ascending order. If the value of **number** in an array is smaller than that in the …
|
/ohos5.0/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_file.cpp | 250 bool CompareSaVersion(const SaVersion &smaller, const SaVersion &bigger) in CompareSaVersion() argument 252 if (smaller.apiVersion != bigger.apiVersion) { in CompareSaVersion() 255 if (smaller.versionCode > bigger.versionCode) { in CompareSaVersion() 258 return bigger.patchVersion >= smaller.patchVersion; in CompareSaVersion()
|
/ohos5.0/docs/en/application-dev/device/sensor/ |
H A D | sensor-guidelines.md | 49 …smaller than the minimum sampling interval of the sensor, the minimum sampling interval is used. I…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-curve.md | 152 …ng disturbed. The larger the damping, the smaller the number of oscillations of elastic motion, an… 254 …ng disturbed. The larger the damping, the smaller the number of oscillations of elastic motion, an… 404 …ng disturbed. The larger the damping, the smaller the number of oscillations of elastic motion, an…
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.3/ |
H A D | changelogs-arkcompiler.md | 9 …- In compatible mode, where the value of **compatibleSdkVersion** is smaller than 10, syntax issue…
|
/ohos5.0/drivers/interface/power/v1_1/ |
H A D | RunningLockTypes.idl | 109 /** Timeout duration of the running lock, in ms. A value smaller than 0 means no timeout. */
|
/ohos5.0/drivers/interface/power/v1_2/ |
H A D | RunningLockTypes.idl | 109 /** Timeout duration of the running lock, in ms. A value smaller than 0 means no timeout. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_1/foo/power/v1_1/ |
H A D | RunningLockTypes.idl | 109 /** Timeout duration of the running lock, in ms. A value smaller than 0 means no timeout. */
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-qrcode.md | 39 > - If the values of **width** and **height** are different, the smaller value is used as the leng…
|
H A D | js-components-container-badge.md | 53 > The total size of child components must be smaller than or equal to that of the **\<badge>** com…
|
H A D | js-components-basic-image.md | 44 …ed in the middle with its aspect ratio retained. The size is equal to or smaller than the original…
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | ui-js-components-qrcode.md | 121 > - If the values of **width** and **height** are different, the smaller value is used as the lengt…
|
H A D | arkts-layout-development-grid-layout.md | 202 If **columns** is only set for the sm and md screen size types, screen sizes smaller than sm use th… 391 …is displayed based on its code sequence number. A child component with a smaller **order** value i…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-basic-image.md | 43 …ed in the middle with its aspect ratio retained, in the size equal to or smaller than the original…
|
/ohos5.0/docs/en/contribute/ |
H A D | documentation-contribution.md | 34 …pecific task. If multiple fields are involved, break the issue down into smaller ones. For example…
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | deviceconfig-structure.md | 48 …of a network domain can be nested with the **domainSettings** objects of smaller network domains.|…
|
/ohos5.0/docs/en/application-dev/ai/mindspore/ |
H A D | MindSpore-Lite-Kit-Introduction.md | 18 …ight solution, and supports model quantization and compression to enable smaller models to run fas…
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | flex-development-performance-boost.md | 23 … have a valid **flexShrink** value will trigger second layout and shrink to fit into smaller space.
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-components-basic-qrcode.md | 55 > - If the values of **width** and **height** are different, the smaller value is used as the lengt…
|
/ohos5.0/docs/en/application-dev/reference/apis-backgroundtasks-kit/ |
H A D | js-apis-resourceschedule-deviceUsageStatistics-sys.md | 169 | Promise<number> | Promise used to return the priority group. A smaller value indicates a hi… 215 …ck<number> | Yes | Callback used to return the priority group. A smaller value indicates a… 263 | number | Priority group. A smaller value indicates a higher priority.| 309 | Promise<number> | Promise used to return the priority group. A smaller value indicates a hi… 358 …ck<number> | Yes | Callback used to return the priority group. A smaller value indicates a… 413 | number | Priority group. A smaller value indicates a higher priority.|
|
/ohos5.0/build/config/ |
H A D | BUILD.gn | 175 # list smaller, since all common things should be covered. If you need
|