/ohos5.0/foundation/graphic/graphic_utils_lite/test/ |
H A D | color_unit_test.cpp | 209 ColorType yellow = Color::Yellow(); variable 211 EXPECT_EQ(yellow.red, 0xFF); 212 EXPECT_EQ(yellow.green, 0xFF); 213 EXPECT_EQ(yellow.blue, 0x00);
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/ |
H A D | index.css | 89 color: yellow; 100 color: yellow;
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | process-model-fa.md | 9 - WebView has an independent render process, which is **Render process** in yellow in the figure.
|
H A D | process-model-stage.md | 9 - WebView has an independent render process, which is **Render process** in yellow in the figure.
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-geometric-shape-drawing.md | 75 …e component whose width and height are both 150, the background color is yellow, and a viewport wh… 88 …e component whose width and height are both 150, the background color is yellow, and a viewport wh… 105 - Create a shape component whose width and height are both 300, with a yellow background and a view… 134 - Create a shape component whose width and height are both 300, with a yellow background and a view…
|
H A D | ui-js-components-svg-overview.md | 70 background-color: yellow;
|
H A D | ui-js-components-svg-path.md | 12 …<path d="M275,175 v-150 a150 150 0 0 0 -150 150 z" fill="yellow" stroke="blue" stroke-width="5"> …
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-richtext.md | 68 <style>h1{color: yellow;}</style>
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-appendix-types.md | 170 | yellow | \#ffff00 |  |
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | ui-js-components-svg-overview.md | 70 background-color: yellow;
|
H A D | ui-js-components-svg-path.md | 12 …<path d="M275,175 v-150 a150 150 0 0 0 -150 150 z" fill="yellow" stroke="blue" stroke-width="5"> …
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/slider/index/ |
H A D | index.css | 20 background-color:yellow;
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-common-styles.md | 187 | yellow | \#ffff00 |  |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-appendix-types.md | 170 | yellow | \#ffff00 |  |
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/slider/second/ |
H A D | second.css | 23 background-color:yellow;
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/text/text002/ |
H A D | index.css | 23 background-color:yellow;
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-shell-file-ls.md | 67 | --color | device=yellow symlink=turquoise/red dir=blue socket=purple files: exe=green suid=red s…
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/text/text001/ |
H A D | index.css | 23 background-color:yellow;
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-common-styles.md | 187 | yellow | \#ffff00 |  |
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/input/ButtonB30/ |
H A D | index.css | 73 color: yellow;
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-richtext.md | 68 <style>h1{color: yellow;}</style>
|
/ohos5.0/base/startup/hvb/ |
H A D | README_zh.md | 120 …hvb使能开关: <br> orange: unlock状态下,不需要使能<br> green: lock状态下hvb校验成功,需要使能<br> yellow/red: lock状态下hvb校验失…
|
/ohos5.0/docs/zh-cn/application-dev/performance/ |
H A D | screen_flicker_solution.md | 198 .tabBar(this.tabBuilder(2, 'yellow')) 271 .tabBar(this.tabBuilder(2, 'yellow'))
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-tabs.md | 799 }.tabBar(this.tabBuilder(2, 'yellow')) 858 }.tabBar('yellow') 974 }.tabBar('yellow') 1019 }.tabBar('yellow') 1556 [['green', '#00CB87'], ['blue', '#007DFF'], ['yellow', '#FFBF00'], ['pink', '#E67C92']] 1710 }.tabBar(SubTabBarStyle.of('yellow')) 1794 }.tabBar(BottomTabBarStyle.of($r('app.media.startIcon'), 'yellow'))
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.36/ |
H A D | changelogs-arkui.md | 72 }.tabBar(this.TabBuilder(2, 'yellow'))
|