/ohos5.0/docs/zh-cn/application-dev/web/ |
H A D | web-docking-softkeyboard.md | 326 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 330 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 334 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 338 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 342 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 346 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 350 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 354 <hr style="height:2px;border-width:0;color:gray;background-color:gray">
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | rosen_render_list_item.cpp | 360 uint8_t gray = GREY_END1; in PaintCurrentSticky() local 361 Color color = Color::FromRGB(gray, gray, gray); in PaintCurrentSticky() 370 gray *= (-mainOffset) / itemSize.Height(); in PaintCurrentSticky() 373 color = Color::FromRGB(gray, gray, gray); in PaintCurrentSticky() 392 uint8_t gray = GREY_END1 * (itemSize.Height() - mainOffset) / itemSize.Height(); in PaintNextSticky() local 393 Color color = Color::FromRGB(gray, gray, gray); in PaintNextSticky()
|
/ohos5.0/docs/en/application-dev/web/ |
H A D | web-docking-softkeyboard.md | 326 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 330 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 334 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 338 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 342 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 346 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 350 <hr style="height:2px;border-width:0;color:gray;background-color:gray"> 354 <hr style="height:2px;border-width:0;color:gray;background-color:gray">
|
H A D | web-router-flash-optimization.md | 12 …mponent is initially displayed at the bottom of the page. Assume that the background color is gray. 24 …gray, the web page may flash white when the application navigates to a new web page. To solve this… 26 Example of setting the background color of the **Web** component to gray (the default background co…
|
/ohos5.0/foundation/graphic/graphic_utils_lite/test/ |
H A D | color_unit_test.cpp | 149 ColorType gray = Color::Gray(); variable 151 EXPECT_EQ(gray.red, 0x80); 152 EXPECT_EQ(gray.green, 0x80); 153 EXPECT_EQ(gray.blue, 0x80);
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-theme.md | 11 …/styles/default.json** file. For example, to configure the default theme of a widget to light gray:
|
H A D | js-service-widget-appendix-types.md | 78 | gray | \#808080 |  |
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | utils.h | 287 int gray = (r * 299 + g * 587 + b * 114) / 1000; in IsDarkColor() local 288 return gray < lightThresholds; in IsDarkColor()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-appendix-types.md | 78 | gray | \#808080 |  |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-common-styles.md | 95 | gray | \#808080 |  |
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | ui-js-components-input.md | 137 placeholder-color: gray; 193 placeholder-color: gray;
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-common-components-progress-indicator.md | 52 .color(Color.Grey) // Set the foreground color to gray. 79 // The progress indicator in the eclipse style on the right: Set its foreground color to gray.
|
H A D | ui-js-components-input.md | 140 placeholder-color: gray; 196 placeholder-color: gray;
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-input.md | 117 placeholder-color: gray; 121 background-color: gray;
|
H A D | js-components-container-popup.md | 99 mask-color: gray;
|
H A D | js-components-basic-textarea.md | 92 placeholder-color: gray;
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-common-styles.md | 95 | gray | \#808080 |  |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-background.md | 272 > The brightness (gray scale value) of each pixel in the component background content is calculate… 273 …alues of the pixel, respectively, and **Y** is the gray scale value. This formula normalizes the g… 274 … 0.5, for a pixel with a gray scale value of 0.2, the increase in brightness is -0.5 * 0.2 + 0.5 =…
|
H A D | ts-basic-components-texttimer.md | 236 …gray background. Once the timers are activated, they display the time progression in real-time. Wh…
|
H A D | ts-universal-attributes-foreground-blur-style.md | 60 …he black and white in the image is adjusted to create different shades of gray. The first paramete…
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-security-test-guide.md | 13 - For the module that receives and processes user-mode parameters, develop gray-box and white-box f…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-basic-rating.md | 47 …*star-secondary**, and **star-foreground**. Otherwise, the rating star is gray, indicating that th…
|
H A D | js-components-basic-input.md | 118 placeholder-color: gray; 122 background-color: gray;
|
H A D | js-components-container-popup.md | 100 mask-color: gray;
|
H A D | js-components-basic-textarea.md | 93 placeholder-color: gray;
|