Home
last modified time | relevance | path

Searched refs:yellow (Results 1 – 25 of 53) sorted by relevance

123

/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dcolor_unit_test.cpp209 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 Dindex.css89 color: yellow;
100 color: yellow;
/ohos5.0/docs/en/application-dev/application-models/
H A Dprocess-model-fa.md9 - WebView has an independent render process, which is **Render process** in yellow in the figure.
H A Dprocess-model-stage.md9 - WebView has an independent render process, which is **Render process** in yellow in the figure.
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-geometric-shape-drawing.md75 …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 Dui-js-components-svg-overview.md70 background-color: yellow;
H A Dui-js-components-svg-path.md12 …<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 Djs-components-basic-richtext.md68 <style>h1{color: yellow;}</style>
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-appendix-types.md170 | yellow | \#ffff00 | ![yellow](figures/yellow.png) |
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Dui-js-components-svg-overview.md70 background-color: yellow;
H A Dui-js-components-svg-path.md12 …<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 Dindex.css20 background-color:yellow;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js-lite/
H A Djs-lite-common-styles.md187 | yellow | \#ffff00 | ![yellow](figures/yellow.png) |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-appendix-types.md170 | yellow | \#ffff00 | ![yellow](figures/yellow.png) |
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/slider/second/
H A Dsecond.css23 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 Dindex.css23 background-color:yellow;
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-shell-file-ls.md67 | --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 Dindex.css23 background-color:yellow;
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/
H A Djs-lite-common-styles.md187 | yellow | \#ffff00 | ![yellow](figures/yellow.png) |
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/input/ButtonB30/
H A Dindex.css73 color: yellow;
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-basic-richtext.md68 <style>h1{color: yellow;}</style>
/ohos5.0/base/startup/hvb/
H A DREADME_zh.md120 …hvb使能开关: <br> orange: unlock状态下,不需要使能<br> green: lock状态下hvb校验成功,需要使能<br> yellow/red: lock状态下hvb校验失…
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Dscreen_flicker_solution.md198 .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 Dts-container-tabs.md799 }.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 Dchangelogs-arkui.md72 }.tabBar(this.TabBuilder(2, 'yellow'))

123