| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/layout/linear_layout/ |
| D | linear_layout_test_ng.cpp | 115 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 211 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 302 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 396 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 490 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 583 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 679 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/layout/flex/ |
| D | flex_layout_test_ng.cpp | 133 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 232 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 336 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 420 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 520 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 625 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 709 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 792 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 877 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 962 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/blank/ |
| D | blank_pattern_test_ng.cpp | 147 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 218 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 288 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 358 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 429 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/layout/relative_container/ |
| D | relative_container_layout_test_ng.cpp | 115 auto childLayoutConstraint = layoutWrapper.GetLayoutProperty()->CreateChildConstraint(); variable 195 auto childLayoutConstraint = layoutWrapper.GetLayoutProperty()->CreateChildConstraint(); variable 318 auto childLayoutConstraint = layoutWrapper.GetLayoutProperty()->CreateChildConstraint(); variable 590 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 679 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 757 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 852 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 959 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/marquee/ |
| D | marquee_pattern_test_ng.cpp | 375 auto childLayoutConstraint = layoutWrapper.GetLayoutProperty()->CreateChildConstraint(); variable 478 auto childLayoutConstraint = layoutWrapper.GetLayoutProperty()->CreateChildConstraint(); variable 573 auto childLayoutConstraint = layoutWrapper.GetLayoutProperty()->CreateChildConstraint(); variable 719 auto childLayoutConstraint = layoutWrapper.GetLayoutProperty()->CreateChildConstraint(); variable 834 auto childLayoutConstraint = layoutWrapper.GetLayoutProperty()->CreateChildConstraint(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
| D | sliding_panel_layout_algorithm.cpp | 61 auto childLayoutConstraint = layoutProperty->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/ |
| D | scroll_layout_algorithm.cpp | 59 auto childLayoutConstraint = layoutProperty->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| D | shape_container_layout_algorithm.cpp | 78 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); in GetChildrenSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| D | tabs_layout_algorithm.cpp | 46 auto childLayoutConstraint = layoutProperty->CreateChildConstraint(); in Measure() local
|
| D | tab_bar_layout_algorithm.cpp | 117 auto childLayoutConstraint = layoutProperty->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/bubble/ |
| D | bubble_layout_test_ng.cpp | 170 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable 297 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/ |
| D | scroll_bar_layout_algorithm.cpp | 76 auto childLayoutConstraint = layoutProperty->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
| D | indexer_layout_algorithm.cpp | 72 auto childLayoutConstraint = indexerLayoutProperty->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/ |
| D | wrap_layout_algorithm.cpp | 61 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); in Measure() local 161 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); in StretchItemsInContent() local
|
| D | flex_layout_algorithm.cpp | 224 … const auto& childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); in TravelChildrenFlexProps() local 239 auto childLayoutConstraint = layoutProperty->CreateChildConstraint(); in TravelChildrenFlexProps() local 450 auto childLayoutConstraint = child.layoutConstraint; in MeasureAndCleanMagicNodes() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| D | dialog_layout_algorithm.cpp | 58 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_adaptive/ |
| D | grid_adaptive_layout_algorithm.cpp | 101 auto childLayoutConstraint = gridLayoutProperty->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/layout/panel/ |
| D | panel_layout_test_ng.cpp | 383 auto childLayoutConstraint = layoutWrapper->GetLayoutProperty()->CreateChildConstraint(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
| D | badge_layout_algorithm.cpp | 41 auto childLayoutConstraint = layoutProperty->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/flex/ |
| D | flex_pattern_test_ng.cpp | 165 auto childLayoutConstraint = layoutWrapper.GetLayoutProperty()->CreateChildConstraint(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
| D | search_layout_algorithm.cpp | 73 auto childLayoutConstraint = layoutProperty->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
| D | stepper_layout_algorithm.cpp | 45 auto childLayoutConstraint = layoutProperty->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| D | bubble_layout_algorithm.cpp | 72 LayoutConstraintF childLayoutConstraint = bubbleLayoutProperty->CreateChildConstraint(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| D | list_layout_algorithm.cpp | 111 auto childLayoutConstraint = listLayoutProperty->CreateChildConstraint(); in Measure() local
|