/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/ |
H A D | frame_painter.cpp | 50 auto bars = GenerateTimeBars(width, height, normalFPS); in Draw() local 52 for (const auto &[isHeavy, color, x, y, w, h] : bars) { in Draw() 95 std::vector<struct TimeBar> bars; in GenerateTimeBars() 139 bars.push_back(bar); in GenerateTimeBars() 145 return bars; in GenerateTimeBars()
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | multimodal-progress-bar.md | 16 - Design progress bars based on the use scenario. Try to integrate progress bars into the UI conten…
|
H A D | multimodal-title-bar.md | 21 - Title bars are needed on all screens, except for immersive screens.
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | ui-js-building-ui-layout-intro.md | 12 …elements. You can add components, such as buttons, switches, and progress bars, to these elements …
|
H A D | arkts-navigation-tabs.md | 257 Non-custom navigation bars follow the default switching logic. If you are using a custom navigation… 361 > The dialog box applies only to bottom tab bars, that is, tab bars in the style of **BottomTabBarS…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-components-basic-chart.md | 51 …s.<br>In the bar chart, the number of bars in each group of data is the same as the number of scal…
|
H A D | js-lite-components-basic-progress.md | 25 Different types of progress bars support different attributes.
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-basic-chart.md | 51 …n**). In the bar chart, the number of bars in each group of data is the same as the number of scal…
|
H A D | js-service-widget-basic-progress.md | 24 Different types of progress bars support different attributes.
|
/ohos5.0/docs/en/device-dev/guide/ |
H A D | device-camera-visual-firstpage.md | 3 …ifferent cities. The home page provides two screens \(for two information bars\), which can be add… 8 - Information bar: displays air quality information. Multiple information bars can be added based…
|
H A D | device-camera-visual-details.md | 6 …set the **flex-direction** attribute to **column** to arrange the two bars vertically. The sam…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-progress.md | 27 Different types of progress bars support different attributes.
|
H A D | js-components-basic-chart.md | 55 …).<br>In the bar chart, the number of bars in each group of data is the same as the number of scal…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-arkui-advanced-TreeView.md | 7 This component is applicable in productivity applications, such as side navigation bars in notepad,…
|
H A D | ts-basic-components-navigation.md | 2761 …the home page in **Navigation**, as well as for the toolbar and the title bars on the **NavDestina…
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | uiextensionability.md | 5 …e process isolation is required, for example, system dialog boxes, status bars, and capsules. Ther…
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v4.0-release.md | 660 …at the bottom to switch the content.<br>On a standard-system device, side bars are used, and the c…
|
/ohos5.0/docs/zh-cn/application-dev/ |
H A D | website.md | 2425 - 标题栏与工具栏<!--bars-and-toolbars-->
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-window.md | 1198 Enumerates the types of system bars that can be displayed or hidden.
|