/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/old_cases/ |
H A D | relative_container_test_ng.cpp | 204 childLayoutConstraint.maxSize = CONTAINER_SIZE; 284 childLayoutConstraint.maxSize = CONTAINER_SIZE; 383 geometryNode->SetFrameSize(CONTAINER_SIZE); 407 childLayoutConstraint.maxSize = CONTAINER_SIZE; 679 childLayoutConstraint.maxSize = CONTAINER_SIZE; 768 childLayoutConstraint.maxSize = CONTAINER_SIZE; 846 childLayoutConstraint.maxSize = CONTAINER_SIZE; 941 childLayoutConstraint.maxSize = CONTAINER_SIZE; 1048 childLayoutConstraint.maxSize = CONTAINER_SIZE; 1244 childLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/blank/ |
H A D | blank_test_ng.cpp | 98 parentLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateRow() 128 parentLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateColumn() 161 parentLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateFlexRow() 194 parentLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateFlexColumn() 372 childLayoutConstraint.maxSize = CONTAINER_SIZE; 431 childLayoutConstraint.maxSize = CONTAINER_SIZE; 490 childLayoutConstraint.maxSize = CONTAINER_SIZE; 566 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 575 childLayoutConstraint.maxSize = CONTAINER_SIZE; 634 parentLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/ |
H A D | flex_testthree_ng.cpp | 70 const SizeF CONTAINER_SIZE(RK356_WIDTH, RK356_HEIGHT); 137 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 277 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 422 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 435 childLayoutConstraint.maxSize = CONTAINER_SIZE; 543 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 638 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 722 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1029 childLayoutConstraint.maxSize = CONTAINER_SIZE; 1118 CalcSize(CalcLength(CONTAINER_SIZE.Width()), CalcLength(CONTAINER_SIZE.Height()))); [all …]
|
H A D | flex_testtwo_ng.cpp | 70 const SizeF CONTAINER_SIZE(RK356_WIDTH, RK356_HEIGHT); 127 parentLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateRTLWrapper() 137 childLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateRTLWrapper() 182 parentLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateRTLReverseWrapper() 192 childLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateRTLReverseWrapper() 245 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 258 childLayoutConstraint.maxSize = CONTAINER_SIZE; 339 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 352 childLayoutConstraint.maxSize = CONTAINER_SIZE; 449 childLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|
H A D | flex_test_ng.cpp | 70 const SizeF CONTAINER_SIZE(RK356_WIDTH, RK356_HEIGHT); 479 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 492 childLayoutConstraint.maxSize = CONTAINER_SIZE; 577 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 591 childLayoutConstraint.maxSize = CONTAINER_SIZE; 681 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 779 childLayoutConstraint.maxSize = CONTAINER_SIZE; 879 childLayoutConstraint.maxSize = CONTAINER_SIZE; 1068 childLayoutConstraint.maxSize = CONTAINER_SIZE; 1151 childLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/ |
H A D | box_layout_algorithm_test_ng.cpp | 60 const SizeF CONTAINER_SIZE(RK356_WIDTH, RK356_HEIGHT); 119 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 120 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 177 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 178 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 230 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 231 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 290 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 355 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 413 parentLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/stack/old_cases/ |
H A D | stack_test_ng.cpp | 41 const SizeF CONTAINER_SIZE(FULL_SCREEN_WIDTH, FULL_SCREEN_HEIGHT); 144 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 145 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 153 childLayoutConstraint.maxSize = CONTAINER_SIZE; 215 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 216 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 264 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 265 parentLayoutConstraint.percentReference = CONTAINER_SIZE;
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/linear_layout/old_cases/ |
H A D | linear_layout_test_ng.cpp | 118 parentLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateRow() 148 parentLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateColumn() 228 childLayoutConstraint.maxSize = CONTAINER_SIZE; 277 childLayoutConstraint.maxSize = CONTAINER_SIZE; 336 childLayoutConstraint.maxSize = CONTAINER_SIZE; 389 childLayoutConstraint.maxSize = CONTAINER_SIZE; 442 childLayoutConstraint.maxSize = CONTAINER_SIZE; 497 childLayoutConstraint.maxSize = CONTAINER_SIZE; 553 childLayoutConstraint.maxSize = CONTAINER_SIZE; 606 childLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/linear_split/ |
H A D | linear_split_test_ng.cpp | 49 const SizeF CONTAINER_SIZE(RK356_WIDTH, RK356_HEIGHT); 398 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 399 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 411 childLayoutConstraint.maxSize = CONTAINER_SIZE; 592 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 593 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 605 childLayoutConstraint.maxSize = CONTAINER_SIZE; 817 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 830 childLayoutConstraint.maxSize = CONTAINER_SIZE; 997 parentLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/folder_stack/ |
H A D | folder_stack_test_ng.cpp | 48 const SizeF CONTAINER_SIZE(FULL_SCREEN_WIDTH, FULL_SCREEN_HEIGHT); 144 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 145 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 153 childLayoutConstraint.maxSize = CONTAINER_SIZE; 208 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 209 parentLayoutConstraint.percentReference = CONTAINER_SIZE;
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/search/ |
H A D | search_base.cpp | 72 parentLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateColumn() 73 parentLayoutConstraint.percentReference = CONTAINER_SIZE; in CreateColumn()
|
H A D | search_decoration_test_ng.cpp | 69 const SizeF CONTAINER_SIZE(FULL_SCREEN_WIDTH, FULL_SCREEN_HEIGHT); 139 parentLayoutConstraint.maxSize = CONTAINER_SIZE; in CreateColumn() 140 parentLayoutConstraint.percentReference = CONTAINER_SIZE; in CreateColumn()
|
H A D | search_base.h | 71 const SizeF CONTAINER_SIZE(FULL_SCREEN_WIDTH, FULL_SCREEN_HEIGHT);
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/marquee/ |
H A D | marquee_test_ng.cpp | 62 const SizeF CONTAINER_SIZE(DEVICE_WIDTH, DEVICE_HEIGHT); 410 childLayoutConstraint.maxSize = CONTAINER_SIZE; 420 layoutConstraint.maxSize = CONTAINER_SIZE; 421 layoutConstraint.percentReference = CONTAINER_SIZE; 511 childLayoutConstraint.maxSize = CONTAINER_SIZE; 596 childLayoutConstraint.maxSize = CONTAINER_SIZE; 718 childLayoutConstraint.maxSize = CONTAINER_SIZE; 728 layoutConstraint.maxSize = CONTAINER_SIZE; 809 childLayoutConstraint.maxSize = CONTAINER_SIZE; 930 childLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/panel/ |
H A D | close_icon_pattern_test_ng.cpp | 52 const SizeF CONTAINER_SIZE(FULL_SCREEN_WIDTH, FULL_SCREEN_HEIGHT); 237 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 238 parentLayoutConstraint.percentReference = CONTAINER_SIZE;
|
H A D | panel_test_ng.cpp | 426 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 763 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 848 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1008 geometryNode->SetFrameSize(CONTAINER_SIZE); 1071 geometryNode->SetFrameSize(CONTAINER_SIZE); 1134 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1199 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1265 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1331 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1394 parentLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|
H A D | dragBar_pattern_test_ng.cpp | 54 const SizeF CONTAINER_SIZE(FULL_SCREEN_WIDTH, FULL_SCREEN_HEIGHT); 305 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 306 parentLayoutConstraint.percentReference = CONTAINER_SIZE;
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/qrcode/ |
H A D | qrcode_test_ng.cpp | 60 const SizeF CONTAINER_SIZE(CONTAINER_WIDTH, CONTAINER_HEIGHT); 181 contentConstraint.maxSize = CONTAINER_SIZE; 303 layoutConstraintSizeOne.maxSize = CONTAINER_SIZE; 309 layoutConstraintSizeSecond.maxSize = CONTAINER_SIZE; 459 contentConstraint.maxSize = CONTAINER_SIZE;
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/button/ |
H A D | button_test_ng.cpp | 80 const SizeF CONTAINER_SIZE(FULL_SCREEN_WIDTH, FULL_SCREEN_HEIGHT); 616 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 617 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 683 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 684 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 737 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 738 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 1034 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1035 parentLayoutConstraint.percentReference = CONTAINER_SIZE; 1337 parentLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/ |
H A D | toggle_switch_test_ng.cpp | 52 const SizeF CONTAINER_SIZE(CONTAINER_WIDTH, CONTAINER_HEIGHT); 133 layoutConstraintSize.maxSize = CONTAINER_SIZE; 243 layoutConstraintSize.maxSize = CONTAINER_SIZE; 300 layoutConstraintSize.maxSize = CONTAINER_SIZE; 357 layoutConstraintSize.maxSize = CONTAINER_SIZE; 414 layoutConstraintSize.maxSize = CONTAINER_SIZE; 471 layoutConstraintSize.maxSize = CONTAINER_SIZE; 527 layoutConstraintSize.maxSize = CONTAINER_SIZE; 583 layoutConstraintSize.maxSize = CONTAINER_SIZE; 641 layoutConstraintSize.maxSize = CONTAINER_SIZE;
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | frame_node_test_ng.h | 46 const SizeF CONTAINER_SIZE(CONTAINER_WIDTH, CONTAINER_HEIGHT);
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/ |
H A D | dialog_model_test_ng.cpp | 53 const SizeF CONTAINER_SIZE(FULL_SCREEN_WIDTH, FULL_SCREEN_HEIGHT); 1332 auto maxSize = CONTAINER_SIZE; 1344 maxSize = CONTAINER_SIZE; 1349 maxSize = CONTAINER_SIZE; 1368 auto maxSize = CONTAINER_SIZE;
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rating/ |
H A D | rating_test_ng.cpp | 83 const SizeF CONTAINER_SIZE(CONTAINER_WIDTH, CONTAINER_HEIGHT); 447 layoutConstraintSize.selfIdealSize.SetSize(CONTAINER_SIZE); 450 …CT_EQ(ratingLayoutAlgorithm->MeasureContent(layoutConstraintSize, &layoutWrapper), CONTAINER_SIZE); 468 geometryNode->SetContentSize(CONTAINER_SIZE); 660 frameNode->geometryNode_->SetContentSize(CONTAINER_SIZE); 665 auto scaleX = CONTAINER_SIZE.Height() / FRAME_WIDTH / DEFAULT_STAR_NUM; 666 auto scaleY = CONTAINER_SIZE.Height() / FRAME_HEIGHT;
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/ |
H A D | xcomponent_property_test_ng.cpp | 74 const SizeF CONTAINER_SIZE(CONTAINER_WIDTH, CONTAINER_HEIGHT); 283 layoutConstraint.selfIdealSize.SetSize(CONTAINER_SIZE); 286 EXPECT_EQ(xComponentSize, CONTAINER_SIZE); 292 EXPECT_EQ(layoutWrapper.GetGeometryNode()->GetFrameSize(), CONTAINER_SIZE); 327 layoutConstraint.selfIdealSize.SetSize(CONTAINER_SIZE); 362 EXPECT_EQ(layoutWrapper.GetGeometryNode()->GetFrameSize(), CONTAINER_SIZE);
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_test_ng.cpp | 1302 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1345 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1391 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1439 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1494 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1550 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1610 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 1966 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 2020 parentLayoutConstraint.maxSize = CONTAINER_SIZE; 2072 parentLayoutConstraint.maxSize = CONTAINER_SIZE; [all …]
|