Home
last modified time | relevance | path

Searched refs:orange (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dcolor_unit_test.cpp374 ColorType orange = Color::Orange(); variable
376 EXPECT_EQ(orange.red, 0xFF);
377 EXPECT_EQ(orange.green, 0xA5);
378 EXPECT_EQ(orange.blue, 0x00);
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Dui-js-components-svg-graphics.md15 <polygon points="375,275 375,225 425,225 425,325" fill="orange"></polygon> //烟囱
16 <rect width="300" height="300" x="150" y="400" fill="orange"> //房子
H A Dui-js-components-image-animator.md173 border: 3px solid orange;
272 border: 3px solid orange;
H A Dui-js-components-images.md138 …<text style="font-size: 37px;font-weight:bold;color:orange;text-align: center;width: 100%;">Touch …
H A Dui-js-components-grid.md134 <grid-col span="0" style="background-color:orange;width: 80%;">
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Darkts-v1-v2-migration.md320 orange: number = 10;
330 Text("child orange: "+ this.fruit.orange.toString())
335 Button("orange+1")
350 Text("parent orange: "+this.parentFruit.orange.toString())
368 newFruit.orange = this.orange;
385 Button("orange+1")
1057 console.log("orange count changed to "+this.orange);
1063 Text(`orange count: ${this.orange}`)
1070 this.orange++;
1097 Text(`orange count: ${this.orange}`)
[all …]
/ohos5.0/docs/en/application-dev/ui/
H A Dui-js-components-svg-graphics.md15 <polygon points="375,275 375,225 425,225 425,325" fill="orange"></polygon> // Chimney
16 <rect width="300" height="300" x="150" y="400" fill="orange"> // Main body
H A Dui-js-components-image-animator.md173 border: 3px solid orange;
272 border: 3px solid orange;
H A Dui-js-components-images.md138 …<text style="font-size: 37px;font-weight:bold;color:orange;text-align: center;width: 100%;">Touch …
H A Dui-js-components-grid.md134 <grid-col span="0" style="background-color:orange;width: 80%;">
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-v1-v2-migration.md320 orange: number = 10;
330 Text("child orange: "+ this.fruit.orange.toString())
335 Button("orange+1")
350 Text("parent orange: "+this.parentFruit.orange.toString())
368 newFruit.orange = this.orange;
385 Button("orange+1")
1057 console.log("orange count changed to "+this.orange);
1063 Text(`orange count: ${this.orange}`)
1070 this.orange++;
1097 Text(`orange count: ${this.orange}`)
[all …]
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-appendix-types.md129 | orange | \#ffa500 | ![orange](figures/orange.png) |
H A Djs-service-widget-custom-basic-usage.md61 background-color: orange;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js-lite/
H A Djs-lite-common-styles.md146 | orange | \#ffa500 | ![orange](figures/orange.png) |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-appendix-types.md129 | orange | \#ffa500 | ![orange](figures/orange.png) |
H A Djs-service-widget-custom-basic-usage.md61 background-color: orange;
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/
H A Djs-lite-common-styles.md146 | orange | \#ffa500 | ![orange](figures/orange.png) |
/ohos5.0/base/startup/hvb/
H A DREADME_zh.md120 …关:<br>false:不需要使能hvb<br>true:需使能HVB<br>**方案二**<br>关联锁及验证状态时hvb使能开关: <br> orange: unlock状态下,不需要使能<b…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-grid-col.md75 <grid-col span="3" style="background-color:orange;">
H A Djs-appendix-types.md125 | orange | \#ffa500 | ![zh-cn_image_0000001173164885](figures/zh-cn_image_00000011731…
/ohos5.0/docs/en/application-dev/performance/
H A Dperformance-optimization-using-smartperf-host.md103 - There are three types of frames in the timeline: Green frames are normal frames, orange frames ar…
109 - If there are orange frames on the application side, check whether the processing logic of the UI …
111 - If there are orange frames on the Render Service side, check whether the GUI layout is too comple…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-renderfit.md58 > - In the illustrative diagrams, the blue area indicates the content, and the orange area indicate…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-appendix-types.md125 | orange | \#ffa500 | ![en-us_image_0000001173164885](figures/en-us_image_00000011731…
H A Djs-components-grid-col.md77 <grid-col span="3" style="background-color:orange;">
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-tabcontent.md1207 }.tabBar('orange')

12