| /foundation/arkui/ace_engine/test/unittest/core/manager/ |
| H A D | select_overlay_manager_test_ng.cpp | 193 auto children = root->GetChildren(); in HWTEST_F() local 271 auto children = root->GetChildren(); in HWTEST_F() local 432 auto children = root->GetChildren(); in HWTEST_F() local 505 auto children = root_->GetChildren(); in HWTEST_F() local 556 auto children in HWTEST_F() local 586 auto children = root_->GetChildren(); HWTEST_F() local 616 auto children = root_->GetChildren(); HWTEST_F() local 648 auto children = root_->GetChildren(); HWTEST_F() local 684 auto children = root_->GetChildren(); HWTEST_F() local 718 auto children = root_->GetChildren(); HWTEST_F() local 750 auto children = root_->GetChildren(); HWTEST_F() local 784 auto children = root_->GetChildren(); HWTEST_F() local 819 auto children = root_->GetChildren(); HWTEST_F() local 852 auto children = root_->GetChildren(); HWTEST_F() local 884 auto children = root_->GetChildren(); HWTEST_F() local 917 auto children = root_->GetChildren(); HWTEST_F() local 948 auto children = root_->GetChildren(); HWTEST_F() local 982 auto children = root_->GetChildren(); HWTEST_F() local [all...] |
| H A D | drag_drop_manager_test_ng.cpp | 1347 auto children = parentFrameNode->GetFrameChildren(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/menu/ |
| H A D | menu_pattern_test_ng.cpp | 1610 auto children = subMenuNode->GetChildren(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/stage/ |
| H A D | stage_test_ng.cpp | 559 const auto& children = stageManager.stageNode_->GetChildren(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
| H A D | stage_manager.cpp | 172 const auto& children = stageNode_->GetChildren(); in PushPage() local 273 const auto& children = stageNode_->GetChildren(); in InsertPage() local 313 const auto& children in PopPage() local 358 const auto& children = stageNode_->GetChildren(); PopPageToIndex() local 422 const auto& children = stageNode_->GetChildren(); CleanPageStack() local 444 const auto& children = stageNode_->GetChildren(); MovePageToFront() local 551 const auto& children = stageNode_->GetChildren(); GetLastPage() local 561 const auto& children = stageNode_->GetChildren(); GetPageById() local 573 const auto& children = stageNode_->GetChildren(); ReloadStage() local 590 const auto& children = stageNode_->GetChildren(); GetLastPageWithTransition() local 605 const auto& children = stageNode_->GetChildren(); GetPrevPageWithTransition() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
| H A D | switch_pattern.cpp | 634 auto children = host->GetChildren(); in FireBuilder() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
| H A D | window_scene_layout_manager.cpp | 664 auto children = rsNode->GetChildren(); in GetRSNodeTreeInfo() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
| H A D | side_bar_container_layout_algorithm.cpp | 45 const auto& children = layoutWrapper->GetAllChildrenWithBuild(layoutWrapper->IsActive()); in Measure() local 147 const auto& children = layoutWrapper->GetAllChildrenWithBuild(layoutWrapper->IsActive()); in GetSideBarLayoutWrapper() local 531 const auto& children = layoutWrapper->GetAllChildrenWithBuild(layoutWrapper->IsActive()); Layout() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| H A D | tabs_pattern.cpp | 226 auto children = host->GetChildren(); in OnUpdateShowDivider() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| H A D | lazy_for_each_node.cpp | 428 std::vector<UINode*> children; in UpdateChildrenFreezeState() local 540 const auto& children = GetChildren(); in InitAllChilrenDragManager() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | camera_component.cpp | 263 CameraComponent::CameraComponent(jerry_value_t options, jerry_value_t children, AppStyleManager *styleManager) in CameraComponent() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/ |
| H A D | toggle_test_ng.cpp | 1756 auto children = oldFrameNodeRoot->GetChildren(); in HWTEST_F() local 1786 auto children = oldFrameNodeSwitch->GetChildren(); in HWTEST_F() local 1816 auto children = oldFrameNodeCheckbox->GetChildren(); in HWTEST_F() local 1847 auto children = oldFrameNodeToggle->GetChildren(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/property/ |
| H A D | accessibility_property_test_ng.cpp | 321 std::list<RefPtr<FrameNode>> children; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_surface_render_node_test.cpp | 1750 std::vector<std::shared_ptr<RSRenderNode>> children; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
| H A D | rs_render_thread_visitor.cpp | 347 auto children = node.GetSortedChildren(); in ProcessShadowFirst() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_dump.cpp | 47 auto& children = out["children"]; in DumpNode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/grid/ |
| H A D | render_grid.cpp | 760 const auto& children = GetChildren(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | render_list_item_group.cpp | 149 auto children = GetChildren(); in NeedRebuild() local 167 auto children = GetChildren(); in GetPrimaryItem() local 218 auto children = GetChildren(); in LayoutExpandableList() local 445 auto children = GetChildren(); SetChildOpacity() local 464 auto children = GetChildren(); SetChildStretch() local 576 auto& children = box->GetChildren(); GetRenderBox() local [all...] |
| H A D | render_list_item.h | 243 auto& children = listItem->GetChildren(); in GetRenderListItem() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| H A D | dialog_layout_algorithm.cpp | 98 const auto& children = layoutWrapper->GetAllChildrenWithBuild(); in Measure() local 531 const auto& children = layoutWrapper->GetAllChildrenWithBuild(); in Layout() local 936 const auto& children = layoutWrapper->GetAllChildrenWithBuild(); UpdateIsScrollHeightNegative() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/stepper/ |
| H A D | render_stepper.cpp | 764 const auto& children = GetChildren(); in InitChildrenArr() local 807 const auto& children = GetChildren(); in MouseHoverTest() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_group_node.cpp | 331 auto children = uiNode->GetChildren(); in GetNavDestinationNode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
| H A D | select_content_overlay_manager.cpp | 484 const auto& children = rootNode->GetChildren(); in MountNodeToRoot() local 887 const auto& children = current->GetChildren(); in IsTouchInNormalSelectOverlayArea() local 526 FindSelectOverlaySlot( const RefPtr<FrameNode>& root, const std::list<RefPtr<UINode>>& children) FindSelectOverlaySlot() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| H A D | render_multi_child_scroll.cpp | 279 auto children = GetChildren(); in Update() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | inspector.cpp | 69 const auto& children = current->GetChildren(notDetach); in GetInspectorByKey() local 83 const auto& children = element->GetChildren(); in DumpElementTree() local 100 void GetFrameNodeChildren(const RefPtr<NG::UINode>& uiNode, std::vector<RefPtr<NG::UINode>>& children, int32_t pageId, in GetFrameNodeChildren() argument 209 std::vector<RefPtr<NG::UINode>> children; GetInspectorChildren() local 232 GetFrameNodeChildren(const RefPtr<NG::UINode>& uiNode, std::vector<RefPtr<NG::UINode>>& children, int32_t pageId, bool isLayoutInspector = false) GetFrameNodeChildren() argument 348 std::vector<RefPtr<NG::UINode>> children; GetInspectorChildren() local 405 GetInspectorInfo(std::vector<RefPtr<NG::UINode>> children, int32_t pageId, std::unique_ptr<JsonValue> jsonRoot, bool isLayoutInspector, const InspectorFilter& filter = InspectorFilter()) GetInspectorInfo() argument 601 std::vector<RefPtr<NG::UINode>> children; GetInspector() local 648 std::vector<RefPtr<NG::UINode>> children; GetSubWindowInspector() local 716 std::vector<RefPtr<NG::UINode>> children; GetSimplifiedInspectorChildren() local 757 std::vector<RefPtr<NG::UINode>> children; GetSimplifiedInspector() local 864 std::vector<RefPtr<NG::UINode>> children; GetInspectorTree() local 896 GetInspectorTreeInfo( std::vector<RefPtr<NG::UINode>> children, int32_t pageId, InspectorTreeMap& recNodes) GetInspectorTreeInfo() argument 918 std::vector<RefPtr<NG::UINode>> children; GetInspectorChildrenInfo() local [all...] |