Home
last modified time | relevance | path

Searched refs:areas (Results 1 – 25 of 49) sorted by relevance

12

/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_native_display_manager___cutout_info.md22 | int32_t **boundingRectsLength** | Number of unusable areas (bounding rectangles) designed for pu…
23 …_Rect](_native_display_manager___rect.md) \* **boundingRects** | Unusable areas (bounding rectangl…
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dmedia_privacy_manager.cpp319 PrivacyRanges areas; in CollectRanges() local
323 err = imageSource->GetFilterArea(ALL_SENSITIVE_EXIF, areas); in CollectRanges()
326 err = imageSource->GetFilterArea(GEOGRAPHIC_LOCATION_EXIF, areas); in CollectRanges()
329 err = imageSource->GetFilterArea(SHOOTING_PARAM_EXIF, areas); in CollectRanges()
340 for (auto &range : areas) { in CollectRanges()
/ohos5.0/docs/en/application-dev/device/location/
H A Dgeofence-guidelines.md7 …d. Events of entering or leaving the fence can be accurately identified only in open outdoor areas.
9 …te a geofence around an enterprise for targeted advertising. In different areas, you can provide d…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-container-popup.md27 …ap other areas or switch the page. To hide the pop-up, call the **hide** method.<br>**false**: The…
/ohos5.0/docs/en/application-dev/web/
H A Dweb-nested-scrolling.md3 …tiple scrollable areas including the **Web** component, whose scrolling is intrinsically linked wi…
/ohos5.0/docs/en/design/ux-design/
H A Dui-layout-cases.md37 …olumns and stretching is used for the list components in their respective areas to make full use o…
60 The playlist information and playlist operation areas, because of their small aspect ratio, are hor…
/ohos5.0/docs/en/application-dev/ui/
H A Dui-js-building-ui-layout-intro.md12 Basic page elements include title, text, and image areas. Each basic element may contain multiple s…
H A Dui-js-building-ui-layout-text.md3 The **Text** component is most commonly used to display text in title and paragraph areas. You can …
H A Darkts-layout-development-grid-layout.md460areas. The child components take up the space allocated by the parent component at the upper layer…
H A Darkts-user-defined.md23 …nt content with custom **Builder** methods in components with clear content and interaction areas.|
H A Darkui-support-for-aging-adaptation.md5 Aging-friendly design offers a method to enlarge selected areas or components through a long-press …
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.1/
H A Dchangelogs-global.md7 …- Obtaining the list of languages supported by the system and the list of areas supported by a lan…
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/source/
H A Dfoldsplitcontainer.ets77 * The ratio of the widths of two areas in the horizontal direction.
88 * The ratio of the heights of two areas in the vertical direction.
132 * The ratio of the widths of two areas in the horizontal direction.
176 * The ratio of the heights of two areas in the vertical direction.
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-graphics-overview.md153 - **RootView** manages information about all dirty areas in a window.
154 …View**, and then the **Render** function is called to render the components in all the dirty areas.
/ohos5.0/docs/en/application-dev/internationalization/
H A Dpseudo-i18n-testing-translation.md8 **Text truncation or abnormal UI layout**: For software components such as menus, text areas, keys,…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-expand-safe-area.md3areas. By default, all the content you develop is placed within the safe area. If necessary, you c…
32 | types | Array <[SafeAreaType](ts-types.md#safeareatype10)> | No | Types of non-safe areas to ex…
H A Dts-universal-attributes-hit-test-behavior.md7 > - When the touch areas of nodes in the **Stack** component overlap, hit testing is performed onl…
H A Dts-universal-attributes-content-modifier.md39 …uish different information required by different components after content areas are customized, fo…
H A Dts-gesture-settings.md46 …*List** component. If the areas of the parent and child components are partly overlapped, only ges…
H A Dohos-arkui-advanced-EditableTitleBar.md86 …AreaType](ts-types.md#safeareatype10)> | No | Types of the expanded safe areas.<br>Default value:…
H A Dts-rendering-control-repeat.md156 …**totalCount** > **arr.Length**, the scrollbar displays normally, but the areas without data items…
H A Dts-universal-attributes-sharp-clipping.md13 Sets whether to clip the areas of child components that extend beyond this component's boundaries, …
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_native_color_space_manager.md212 …value results in increased brightness in low-light areas and decreased brightness in high-light ar…
/ohos5.0/docs/en/application-dev/performance/
H A Dperformance-overview.md81 …Use to gain visibility into the call stacks in hotspot areas based on CPU and process time consump…
/ohos5.0/docs/en/application-dev/displaymanager/
H A DscreenProperty-guideline.md71 …ign, you can use **getCutoutInfo()** to obtain information about unusable areas of the display, in…

12