| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| D | list_group_algorithm_test_ng.cpp | 54 RefPtr<LayoutAlgorithm> layoutAl = groupPattern->CreateLayoutAlgorithm(); 120 RefPtr<LayoutAlgorithm> layoutAl = groupPattern->CreateLayoutAlgorithm(); 208 RefPtr<LayoutAlgorithm> layoutAl = groupPattern->CreateLayoutAlgorithm();
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_area/ |
| D | text_area_pattern.h | 28 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/common_view/ |
| D | common_view_pattern.h | 36 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/test/unittest/core/layout/ |
| D | box_layout_algorithm_test_ng.cpp | 111 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 169 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 222 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 282 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 347 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 405 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 470 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 523 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 583 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 631 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_col/ |
| D | grid_col_layout_pattern.h | 39 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/flex/ |
| D | flex_test_ng.cpp | 349 auto firstItemLayoutAlgorithm = firstItemPattern->CreateLayoutAlgorithm(); 475 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 521 auto boxLayoutAlgorithm = firstFrameNode->GetPattern<Pattern>()->CreateLayoutAlgorithm(); 574 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 624 auto boxLayoutAlgorithm = firstFrameNode->GetPattern<Pattern>()->CreateLayoutAlgorithm(); 678 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); 720 auto boxLayoutAlgorithm = itemFrameNode->GetPattern<Pattern>()->CreateLayoutAlgorithm(); 762 auto columnLayoutAlgorithm = columnLayoutPattern->CreateLayoutAlgorithm(); 808 auto boxLayoutAlgorithm = firstFrameNode->GetPattern<Pattern>()->CreateLayoutAlgorithm(); 862 auto columnLayoutAlgorithm = columnLayoutPattern->CreateLayoutAlgorithm(); [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/ |
| D | relative_container_pattern.h | 32 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ |
| D | atomic_service_pattern.h | 34 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/ |
| D | hover_stack_pattern.h | 37 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| D | control_parts_stack_pattern.h | 37 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/ |
| D | relative_container_test_ng.cpp | 151 auto relativeContainerLayoutAlgorithm = relativeContainerPattern->CreateLayoutAlgorithm(); 183 auto boxLayoutAlgorithm = firstFrameNode->GetPattern<Pattern>()->CreateLayoutAlgorithm(); 241 auto relativeContainerLayoutAlgorithm = relativeContainerPattern->CreateLayoutAlgorithm(); 280 auto boxLayoutAlgorithm = firstFrameNode->GetPattern<Pattern>()->CreateLayoutAlgorithm(); 372 auto relativeContainerLayoutAlgorithm = relativeContainerPattern->CreateLayoutAlgorithm(); 436 auto boxLayoutAlgorithm = firstItem->GetPattern<Pattern>()->CreateLayoutAlgorithm(); 602 auto relativeContainerLayoutAlgorithm = relativeContainerPattern->CreateLayoutAlgorithm(); 644 auto relativeContainerLayoutAlgorithm = relativeContainerPattern->CreateLayoutAlgorithm(); 677 auto boxLayoutAlgorithm = firstItemFrameNode->GetPattern<Pattern>()->CreateLayoutAlgorithm(); 733 auto relativeContainerLayoutAlgorithm = relativeContainerPattern->CreateLayoutAlgorithm(); [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/ |
| D | stack_pattern.h | 32 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
| D | custom_node_pattern.h | 34 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
| D | badge_pattern.h | 44 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/ |
| D | grid_row_layout_pattern.h | 43 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_container/ |
| D | grid_container_pattern.h | 37 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/ |
| D | menu_preview_pattern.h | 38 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| D | navigation_content_pattern.h | 32 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| D | tool_bar_pattern.h | 36 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/shape/ |
| D | shape_pattern_test_ng.cpp | 97 … auto layoutAlgorithm = AceType::DynamicCast<BoxLayoutAlgorithm>(pattern->CreateLayoutAlgorithm()); 210 …uto layoutAlgorithm = AceType::DynamicCast<ShapeLayoutAlgorithm>(pattern->CreateLayoutAlgorithm()); 268 auto layoutAlgorithm = pattern->CreateLayoutAlgorithm(); 304 auto layoutAlgorithm = pattern->CreateLayoutAlgorithm(); 344 auto layoutAlgorithm = pattern->CreateLayoutAlgorithm(); 389 auto layoutAlgorithm = pattern->CreateLayoutAlgorithm(); 421 auto layoutAlgorithm = framePattern->CreateLayoutAlgorithm();
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
| D | data_panel_pattern.h | 41 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/ |
| D | linear_layout_pattern.h | 44 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
| D | qrcode_pattern.h | 43 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| D | shape_container_pattern.h | 39 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
| D | close_icon_pattern.h | 39 RefPtr<LayoutAlgorithm> CreateLayoutAlgorithm() override in CreateLayoutAlgorithm() function
|