/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | ui-js-components-svg-graphics.md | 20 …<line x1="180" x2="280" y1="500" y2="500" stroke-width="4" fill="white" stroke="black"></line> … 21 …<line x1="230" x2="230" y1="450" y2="550" stroke-width="4" fill="white" stroke="black"></line> … 23 <circle cx="380" cy="625" r="20" fill="black"></circle> //门把手
|
H A D | ui-js-animate-background-position-style.md | 34 border: 1px solid black; 44 border: 1px solid black;
|
H A D | ui-js-animate-transform.md | 49 border: 1px solid black; 63 border: 1px solid black; 72 background-color: black; 80 background-color: black; 129 background-color: black;
|
H A D | ui-js-components-toolbar.md | 153 itemColor:'black' 184 …item.option}}" icon="{{item.icon}}" style="color: {{active == $idx?'red':'black'}};background-colo…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-svg-line.md | 43 …<line x1="10" x2="300" y1="200" y2="200" stroke-width="10" stroke="black" stroke-linecap="round"><… 45 …<line x1="10" x2="300" y1="220" y2="220" stroke-width="10" stroke="black" stroke-linecap="butt"></… 47 …<line x1="10" x2="300" y1="240" y2="240" stroke-width="10" stroke="black" stroke-linecap="square">…
|
H A D | js-components-svg-animatetransform.md | 104 <polygon points="60,30 90,90 30,90" fill="black"> 164 <path stroke="black" fill="none" stroke-linejoin="miter" stroke-miterlimit="1" id="p2" 170 <polygon points="60,20 90,80 30,80" fill="black"> 178 … <line x1="10" x2="300" y1="280" y2="280" stroke-width="10" stroke="black" stroke-linecap="square"> 182 <polyline points="10,380 50,335 50,385 100,310" fill="white" stroke="black">
|
H A D | js-components-svg-textpath.md | 35 | fill | <color> | black | 字体填充颜色。<br/>默认值:black … 39 | stroke | <color> | black | 绘制字体边框并指定颜色。<br/>默认值:black … 102 … Q40,40 40,160 Q40,280 180,280 Q280,280 300,200" font-size="30px" stroke="black" stroke-width="1" >
|
H A D | js-components-svg-text.md | 38 | fill | <color> | black | 否 | 字体填充颜色 … 41 | stroke | <color> | black | 否 | 绘制字体边框并指定颜色 …
|
H A D | js-components-svg-tspan.md | 35 | fill | <color> | black | 否 | 字体填充颜色。 … 38 | stroke | <color> | black | 否 | 绘制字体边框并指定颜色。 …
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | ui-js-components-svg-graphics.md | 20 …<line x1="180" x2="280" y1="500" y2="500" stroke-width="4" fill="white" stroke="black"></line> … 21 …<line x1="230" x2="230" y1="450" y2="550" stroke-width="4" fill="white" stroke="black"></line> … 23 <circle cx="380" cy="625" r="20" fill="black"></circle> // Doorknob
|
H A D | ui-js-animate-background-position-style.md | 35 border: 1px solid black; 45 border: 1px solid black;
|
H A D | ui-js-animate-transform.md | 50 border: 1px solid black; 64 border: 1px solid black; 73 background-color: black; 81 background-color: black; 130 background-color: black;
|
/ohos5.0/foundation/graphic/graphic_utils_lite/test/ |
H A D | color_unit_test.cpp | 164 ColorType black = Color::Black(); variable 166 EXPECT_EQ(black.red, 0x00); 167 EXPECT_EQ(black.green, 0x00); 168 EXPECT_EQ(black.blue, 0x00);
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-foreground-blur-style.md | 60 …black and white in the image is adjusted to create different shades of gray. The first parameter i…
|
H A D | ts-universal-attributes-foreground-color.md | 38 // Draw a circle with a diameter of 150 and the default fill color black. 60 // Draw a circle with a diameter of 150 and the default fill color black.
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-svg-line.md | 44 …<line x1="10" x2="300" y1="200" y2="200" stroke-width="10" stroke="black" stroke-linecap="round"><… 46 …<line x1="10" x2="300" y1="220" y2="220" stroke-width="10" stroke="black" stroke-linecap="butt"></… 48 …<line x1="10" x2="300" y1="240" y2="240" stroke-width="10" stroke="black" stroke-linecap="square">…
|
H A D | js-components-svg-animatetransform.md | 105 <polygon points="60,30 90,90 30,90" fill="black"> 165 <path stroke="black" fill="none" stroke-linejoin="miter" stroke-miterlimit="1" id="p2" 171 <polygon points="60,20 90,80 30,80" fill="black"> 179 … <line x1="10" x2="300" y1="280" y2="280" stroke-width="10" stroke="black" stroke-linecap="square"> 183 <polyline points="10,380 50,335 50,385 100,310" fill="white" stroke="black">
|
H A D | js-components-svg-textpath.md | 35 …l | <color> | black | Font fill color.<br>Default value: **b… 39 …roke | <color> | black | Stroke color.<br>Default value: **bla… 102 … Q40,40 40,160 Q40,280 180,280 Q280,280 300,200" font-size="30px" stroke="black" stroke-width="1" >
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_keyframe_animation_test.cpp | 113 auto black = RgbPalette::Black(); variable 117 auto startProperty = std::make_shared<RSAnimatableProperty<Color>>(black); 318 auto black = Vector4<Color>(RgbPalette::Black()); variable 320 auto startProperty = std::make_shared<RSAnimatableProperty<Vector4<Color>>>(black); 323 auto property = std::make_shared<RSAnimatableProperty<Vector4<Color>>>(black);
|
H A D | rs_spring_animation_test.cpp | 212 auto black = RgbPalette::Black(); variable 214 auto property = std::make_shared<RSAnimatableProperty<Color>>(black); 219 auto startProperty = std::make_shared<RSAnimatableProperty<Color>>(black);
|
/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 | 26 background-color:black; 68 background-color: black;
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/templates/rendernodegraphs/ |
H A D | render_node_single_post_process.rng | 18 "defaultOutputImage variants": "input | output | white | black",
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | container-overview.md | 7 … bottom layer of non-linear containers is implemented through hash or red-black tree. [Linear cont…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-components-container-list-item.md | 43 | border-color | <color> | black | 否 | 使用简写属性设置元素的所有边框颜色。 |
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/base/PercentSupport/ |
H A D | index.css | 40 background-color: black;
|