| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
| H A D | option_layout_algorithm.cpp | 134 auto children = row->GetAllChildrenWithBuild(); in MeasureRow() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | list_watch_layout_manager.cpp | 204 auto children = renderListItemGroup->GetChildren(); in GetFirstChildSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/gesture_listener/ |
| H A D | render_gesture_listener.cpp | 469 const auto& children = GetChildren(); in UpdateTouchRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/flex/ |
| H A D | flex_component.h | 214 RowComponent(FlexAlign mainAxisAlign, FlexAlign crossAxisAlign, const std::list<RefPtr<Component>>& children) in RowComponent() argument 229 ColumnComponent(FlexAlign mainAxisAlign, FlexAlign crossAxisAlign, const std::list<RefPtr<Component>>& children) in ColumnComponent() argument 32 FlexComponent(FlexDirection direction, FlexAlign mainAxisAlign, FlexAlign crossAxisAlign, const std::list<RefPtr<Component>>& children) FlexComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/marquee/ |
| H A D | render_marquee.cpp | 267 const auto& children = GetChildren(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
| H A D | select_popup_component.cpp | 287 std::list<RefPtr<Component>> children; in Initialize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| H A D | date_time_animation_controller.cpp | 424 auto children = value->GetChildren(); in SetDatePicker() local
|
| H A D | picker_type_define.h | 61 std::vector<TextCascadePickerOptions> children; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/page/ |
| H A D | page_element.cpp | 164 const auto& children = element->GetChildren(); in GetComponentsCount() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/wrap/ |
| H A D | wrap_component.h | 30 WrapComponent(double spacing, double contentSpacing, const std::list<RefPtr<Component>>& children) in WrapComponent() argument 34 explicit WrapComponent(const std::list<RefPtr<Component>>& children) : ComponentGroup(children) {} in WrapComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_height_offset_calculator.h | 105 auto children = node->GetChildren(); in CalculateUINode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/ |
| H A D | linear_layout_utils.cpp | 203 const auto& children = layoutWrapper->GetAllChildrenWithBuild(); in Layout() local 243 LayoutCondition( const std::list<RefPtr<LayoutWrapper>>& children, TextDirection direction, LayoutConditions& layoutConditions) LayoutCondition() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/ |
| H A D | menu_item_group_layout_algorithm.cpp | 197 GetChildrenMaxWidth( const std::list<RefPtr<LayoutWrapper>>& children, const LayoutConstraintF& layoutConstraint) GetChildrenMaxWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | side_bar_container_model_impl.cpp | 23 std::list<RefPtr<Component>> children; in SetSideBarContainerType() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_document.cpp | 317 auto children = node->GetChildList(); in RemoveNodes() local
|
| /foundation/arkui/ace_engine/frameworks/component_test/core/ |
| H A D | component_test_tester_impl.cpp | 54 const auto& children = current->GetChildren(); in FindComponentImpl() local 88 const auto& children = current->GetChildren(); in FindComponentsImpl() local 130 const auto& children = current->GetChildren(); in ScrollUntilExistImpl() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
| H A D | calendar_element.cpp | 99 auto children = element->GetChildren().front()->GetChildren(); in RegisterChangeEndListener() local 145 auto children = element->GetChildren().front()->GetChildren(); in BuildCardCalendar() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_button_ffi.cpp | 54 std::list<RefPtr<Component>> children; in FfiOHOSAceFrameworkButtonCreateWithLabel() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | event_dump.cpp | 339 std::unique_ptr<JsonValue> children = JsonUtil::Create(true); in Dump() local
|
| /foundation/arkui/ace_engine/test/unittest/core/base/ |
| H A D | frame_node_test_ng_coverage.cpp | 111 std::list<RefPtr<FrameNode>> children; in HWTEST_F() local 141 std::list<RefPtr<FrameNode>> children; in HWTEST_F() local 172 std::list<RefPtr<FrameNode>> children; HWTEST_F() local 203 std::list<RefPtr<FrameNode>> children; HWTEST_F() local 2019 std::list<RefPtr<FrameNode>> children; HWTEST_F() local 2043 std::list<RefPtr<FrameNode>> children; HWTEST_F() local 2069 std::list<RefPtr<FrameNode>> children; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
| H A D | navigation_lifecycle_test_ng.cpp | 748 auto children = contentNode->GetChildren(); in HWTEST_F() local 789 auto children = content->GetChildren(); in HWTEST_F() local 854 auto children in HWTEST_F() local 895 auto children = content->GetChildren(); HWTEST_F() local 967 auto children = content->GetChildren(); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor_drag/ |
| H A D | rich_editor_drag_test_ng.cpp | 86 auto children = frameNode_->GetChildren(); in CreateDragNodeWithImageSpan() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/ |
| H A D | render_grid_row.cpp | 36 inline std::list<RefPtr<RenderNode>> SortChildrenByOrder(const std::list<RefPtr<RenderNode>>& children) in SortChildrenByOrder() argument 213 auto children = GetChildren(); in LayoutEachChild() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | inspector.cpp | 53 const auto& children = current->GetChildren(); in GetInspectorByKey() local 66 const auto& children = element->GetChildren(); in GetInspectorChildren() local 129 const auto& children = element->GetChildren(); in DumpElementTree() local
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | ui_task_scheduler.cpp | 72 std::list<RefPtr<FrameNode>> children; in SetLayoutNodeRect() local
|