Home
last modified time | relevance | path

Searched refs:excess (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs224 let excess = size - current; in apply_send_initial_window_size() localVariable
226 stream.send_window.increase_size(excess)?; in apply_send_initial_window_size()
234 let excess = current - size; in apply_send_initial_window_size() localVariable
236 stream.send_window.reduce_size(excess); in apply_send_initial_window_size()
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hiappevent.md35 …ing, its maximum length is 8*1024 characters. If this limit is exceeded, excess characters will be…
37 …the number of elements must be less than 100. If this limit is exceeded, excess elements will be d…
38 - The maximum number of parameters is 32. If this limit is exceeded, excess parameters will be disc…
H A Djs-apis-hiviewdfx-hiappevent.md264excess characters will be discarded. If the parameter value is a number, the value must be within …
H A D_hi_app_event.md1123 …limit is exceeded, excess elements will be discarded.<br>3. The maximum number of parameters is 32…
/ohos5.0/base/hiviewdfx/hilog/
H A DREADME.md37 - Flow control on excess log processes
38 - Flow control on excess domains \(subsystems or modules\) involved in log printing
/ohos5.0/docs/en/application-dev/ui/
H A Dui-js-animate-background-position-style.md4 …he background image goes beyond the respective component boundaries, the excess parts will not be …
H A Darkts-common-components-text-display.md144 Text('I am extra long text, with an ellipse displayed for any excess.')
H A Darkts-common-events-drag-event.md73 …ther settings, the component snapshot does not capture the excess content. To show the excess cont…
H A Darkts-layout-development-create-grid.md35 …nt lays out elements in the specified direction, and it can be scrolled to display excess elements.
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-basic-richtext.md43 > - Make sure the rich text does not go beyond the height of the screen. Otherwise, the excess cont…
H A Djs-components-container-div.md40 …ollows:<br>- **visible**: Displays the excess content outside the container.<br>- **hidden**: Trun…
/ohos5.0/docs/en/design/ux-design/
H A Ddesign-checklist.md15 …ent sizes and resolutions without misplacement, truncation, deformation, excess blank space (> 50%…
/ohos5.0/docs/en/application-dev/security/AccessToken/
H A Daccess-token-overview.md3 …However, to provide extended features, an application may need to access excess system data (or pe…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-navrouter.md20 > 3. If there are more than two child components, the excess child components are not displayed.
H A Dts-container-relativecontainer.md27excess part is evenly distributed on both sides of the chain. In the [Packed](ts-universal-attribu…
H A Dts-container-tabcontent.md108 …br>2. If the custom content exceeds the content box of the tab page, the excess part is not displa…
146 …br>2. If the custom content exceeds the content box of the tab page, the excess part is not displa…
H A Dts-basic-components-button.md375 …er than the original button, this parameter does not signify the pressed state of the excess part.|
H A Dts-basic-components-gauge.md114 … maximum of nine color segments. If there are more than nine segments, the excess is not displayed.
H A Dts-basic-components-navdestination.md172 …ons in portrait mode and a maximum of five icons in landscape mode, with excess icons (if any) pla…
H A Dts-basic-components-text.md453 … can insert line breaks between letters when overflow occurs and display excess content with an el…
1176 …w to use **maxLines**, **textOverflow**, and **ellipsisMode** to display excess content with an el…
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Dtaskpool-vs-worker.md14 …e parameter can be carried in a message object. Therefore, you must encapsulate excess parameters.|
H A Dworker-introduction.md159 …is sufficient, a maximum of 64 worker threads can run simultaneously. If excess worker threads are…
/ohos5.0/docs/en/application-dev/reference/
H A Ddevelopment-intro.md38 …system resources. However, in some cases, an application needs to access excess data (including pe…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-measure.md151 … can insert line breaks between letters when overflow occurs and display excess content with an el…
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Darkts-common-components-text-display.md144 Text('我是超长文本,超出的部分显示省略号。I am an extra long text, with ellipses displayed for any excess。')

12