/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | arkts-layout-development-flex-layout.md | 41 .height(70) 58 .height(70) 75 .height(70) 92 .height(70) 389 .height(80) 425 .height(100) 443 .height(100) 461 .height(100) 479 .height(100) 497 .height(100) [all …]
|
H A D | arkts-layout-development-linear.md | 46 Row().width('90%').height(50).backgroundColor(0xF5DEB3) 47 Row().width('90%').height(50).backgroundColor(0xD2B48C) 48 Row().width('90%').height(50).backgroundColor(0xF5DEB3) 93 }.width('80%').height(50).backgroundColor(0xF5DEB3) 96 }.width('80%').height(50).backgroundColor(0xD2B48C) 481 }.backgroundColor(0xffd306).height('30%') 499 }.backgroundColor(0xffd306).height('30%') 536 }.backgroundColor(0xffd306).height('30%') 574 .height(150) 612 .height('90%') [all …]
|
H A D | arkts-blur-effect.md | 41 .height('50%') 71 .height(200) 81 }.height('100%') 138 .height(200) 172 .height(200) 202 .height(200) 232 .height(200) 262 .height(200) 292 .height(200) 322 .height(200) [all …]
|
H A D | arkts-geometric-shape-drawing.md | 84 .height(150) 128 .height(300) 143 .height(300) 160 .height(100) 172 .height(100) 185 .height(100) 200 .height(100) 217 .height(100) 228 .height(100) 245 .height(200) [all …]
|
/ohos5.0/foundation/ability/ability_runtime/services/dialog_ui/ams_system_dialog/entry/src/main/ets/utils/ |
H A D | PositionUtils.ts | 63 height: number; 73 height: UI_TIPS_DIALOG_HEIGHT, 84 position.height = displayClass.height * HEIGHT_MULTIPLE; 86 position.offsetY = displayClass.height - position.height - UI_DEFAULT_BUTTOM_CLIP; 90 position.offsetY = (displayClass.height - position.height) / UI_HALF; 102 height: 0, 122 let height = displayClass.height; 138 position.offsetY = (displayClass.height - position.height) / UI_HALF; 152 if (portraitMax < position.height) { 158 position.offsetY = Math.floor((height * UI_SELECTOR_PORTRAIT_HEIGHT_RATIO - position.height)); [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/ |
H A D | path_test.h | 39 static void TestMoveTo(Canvas& canvas, uint32_t width, uint32_t height); 40 static void TestLineTo(Canvas& canvas, uint32_t width, uint32_t height); 41 static void TestArcTo(Canvas& canvas, uint32_t width, uint32_t height); 42 static void TestCubicTo(Canvas& canvas, uint32_t width, uint32_t height); 43 static void TestQuadTo(Canvas& canvas, uint32_t width, uint32_t height); 46 static void TestAddArc(Canvas& canvas, uint32_t width, uint32_t height); 57 static void TestOp(Canvas& canvas, uint32_t width, uint32_t height); 58 static void TestOp2(Canvas& canvas, uint32_t width, uint32_t height); 59 static void TestOp3(Canvas& canvas, uint32_t width, uint32_t height); 60 static void TestOp4(Canvas& canvas, uint32_t width, uint32_t height); [all …]
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/ |
H A D | jpeg_decoder_yuv.cpp | 113 if (width == 0 || height == 0) { in GetScaledFactor() 164 height = dinfo.output_height; in JpegCalculateOutputSize() 240 info.imageSize.height = static_cast<int32_t>(height); in InitYuvDataOutInfoTo420() 264 info.imageSize.height = static_cast<int32_t>(height); in InitYuvDataOutInfoTo420NV() 279 info.imageSize.height = static_cast<int32_t>(height); in InitYuvDataOutInfo() 288 info.imageHeight = height; in InitPlaneOutInfoTo420() 306 info.imageHeight = height; in InitPlaneOutInfoTo420NV() 374 info.imageHeight = height; in FillJpgOutYuvInfo() 407 int height = 0; in DecodeHeader() local 444 uint32_t height = outh; in DoDecodeToYuvPlane() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/ |
H A D | text_picker_gradient_height_test_ng.cpp | 227 auto height = Dimension(10.0f, DimensionUnit::PX); variable 257 auto height = Dimension(100.0f, DimensionUnit::PX); variable 287 auto height = Dimension(0.5f, DimensionUnit::PX); variable 317 auto height = Dimension(36.0f, DimensionUnit::PX); variable 467 auto height = Dimension(0.0f, DimensionUnit::VP); variable 497 auto height = Dimension(1.0f, DimensionUnit::VP); variable 527 auto height = Dimension(10.0f, DimensionUnit::VP); variable 587 auto height = Dimension(-1.0f, DimensionUnit::VP); variable 617 auto height = Dimension(36.0f, DimensionUnit::VP); variable 767 auto height = Dimension(0.0f, DimensionUnit::FP); variable [all …]
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-blur-effect.md | 41 .height('50%') 71 .height(200) 81 }.height('100%') 138 .height(200) 172 .height(200) 202 .height(200) 232 .height(200) 262 .height(200) 292 .height(200) 322 .height(200) [all …]
|
H A D | arkts-layout-development-flex-layout.md | 41 .height(70) 58 .height(70) 75 .height(70) 92 .height(70) 389 .height(80) 425 .height(100) 443 .height(100) 461 .height(100) 479 .height(100) 497 .height(100) [all …]
|
H A D | arkts-layout-development-linear.md | 46 Row().width('90%').height(50).backgroundColor(0xF5DEB3) 47 Row().width('90%').height(50).backgroundColor(0xD2B48C) 93 }.width('80%').height(50).backgroundColor(0xF5DEB3) 96 }.width('80%').height(50).backgroundColor(0xD2B48C) 99 }.width('80%').height(50).backgroundColor(0xF5DEB3) 481 }.backgroundColor(0xffd306).height('30%') 499 }.backgroundColor(0xffd306).height('30%') 536 }.backgroundColor(0xffd306).height('30%') 574 .height(150) 612 .height('90%') [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-flex.md | 85 .height(70) 97 .height(70) 109 .height(160) 121 .height(160) 170 .height(120) 246 .size({width: '90%', height: 80}) 297 .size({ width: '90%', height: 90 }) 384 .height(120) 407 .height(16) 422 .height(16) [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.50/ |
H A D | changelogs-multimedia.md | 26 let height = previewProfile.size.height 29 size:{height: height, width: width}, 45 let height = previewProfile.size.height 50 size:{height: height, width: width}, 63 size:{height: height, width: width}, 69 size:{height: height, width: stride}, 72 pixelMap.cropSync({size:{width:width, height:height}, x:0, y:0}) 104 let height = previewProfile.size.height 109 size:{height: height, width: width}, 122 size:{height: height, width: width}, [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_record_cmd_test.cpp | 65 int32_t height = 20; // canvas height is 20 variable 75 EXPECT_TRUE(height2 == height); 99 int32_t height = 20; // canvas height is 20 variable 107 height = -1; // canvas height is -1 112 height = -2; // canvas height is -2 130 int32_t height = 20; // canvas height is 20 variable 138 height = 0; // canvas width is 0 143 height = 0; // canvas width is 0 148 height = -1; // canvas width is -1 153 height = 0; // canvas width is -1 [all …]
|
H A D | drawing_bitmap_test.cpp | 63 const unsigned int height = 500; variable 87 const unsigned int height = 0; variable 103 const unsigned int height = 500; variable 122 const unsigned int height = 500; variable 142 constexpr uint32_t height = 200; variable 146 uint32_t rowBytes = width * height * 4; 169 const unsigned int height = 500; variable 175 EXPECT_EQ(height, imageInfo->height); 191 const unsigned int height = 500; variable 225 const unsigned int height = 500; variable [all …]
|
/ohos5.0/drivers/peripheral/display/buffer/test/unittest/ |
H A D | display_buffer_ut.cpp | 71 .height = ALLOC_SIZE_1080, 78 .height = ALLOC_SIZE_1920, 85 .height = ALLOC_SIZE_720, 92 .height = ALLOC_SIZE_1920, 99 .height = ALLOC_SIZE_1920, 106 .height = ALLOC_SIZE_1920, 113 .height = ALLOC_SIZE_1920, 120 .height = ALLOC_SIZE_1920, 127 .height = ALLOC_SIZE_1920, 134 .height = ALLOC_SIZE_1920, [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/ |
H A D | default.scss | 68 height: 7%; 77 height: 7%; 86 height: 30%; 93 height: 100%; 143 height: 50%; 153 height: 50%; 171 height: 7%; 179 height: 7%; 188 height: 7%; 216 height: 30%; [all …]
|
/ohos5.0/docs/zh-cn/device-dev/guide/ |
H A D | device-camera-visual-details.md | 275 height: 52px; 279 height: 480px; 286 height: 72px; 291 height: 36px; 298 height: 40px; 306 height: 408px; 311 height: 52px; 327 height: 35px; 347 height: 2px; 354 height: 17px; [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/music/src/main/js/default/pages/index/ |
H A D | index.css | 18 height: 480px; 25 height: 480px; 30 height: 80px; 36 height: 36px; 43 height: 40px; 51 height: 55px; 61 height: 42px; 72 height: 40px; 78 height: 40px; 86 height: 40px; [all …]
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/include/ |
H A D | image_converter.h | 64 int height); 67 int width, int height); 80 int width, int height); 103 int width, int height); 108 int width, int height); 114 int width, int height); 117 int width, int height); 120 int width, int height); 130 int width, int height); 133 int width, int height); [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/progress/horizontal/style/ |
H A D | style.css | 19 height: 454px; 24 height: 80px; 29 height: 4px; 35 height: 80px; 42 height: 60px; 49 height: 200px; 54 height: 200px; 59 height: 200px; 80 height: 50px; 87 height: 50px; [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/slider/style/ |
H A D | style.css | 19 height: 454px; 24 height: 80px; 29 height: 4px; 35 height: 150px; 40 height: 150px; 47 height: 150px; 55 height: 150px; 60 height: 200px; 83 height: 20px; 104 height: 10px; [all …]
|
/ohos5.0/docs/en/device-dev/guide/ |
H A D | device-camera-visual-details.md | 272 height: 52px; 276 height: 480px; 283 height: 72px; 288 height: 36px; 295 height: 40px; 303 height: 408px; 308 height: 52px; 324 height: 35px; 344 height: 2px; 351 height: 17px; [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/input/checkbox/event/ |
H A D | event.css | 18 height: 50px; 26 height: 454px; 31 height: 50px; 39 height: 100px; 48 height: 80px; 53 height: 4px; 59 height: 80px; 66 height: 60px; 73 height: 200px; 78 height: 200px; [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/input/radio/event/ |
H A D | event.css | 18 height: 50px; 26 height: 454px; 31 height: 50px; 39 height: 100px; 48 height: 80px; 53 height: 4px; 59 height: 80px; 66 height: 60px; 73 height: 200px; 78 height: 200px; [all …]
|