| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| H A D | navdestination_group_node.cpp | 58 void NavDestinationGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/page_transition/ |
| H A D | page_transition_element.cpp | 205 auto child = page->GetFirstChild(); in GetTransitionElement() local 452 auto child = *childIter; in BuildCombinedChild() local 488 auto child = *childIter; in BuildSeparatedChild() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | layout_wrapper_node.cpp | 35 void LayoutWrapperNode::AppendChild(const RefPtr<LayoutWrapperNode>& child, bool isOverlayNode) in AppendChild() argument 292 SwapDirtyLayoutWrapperOnMainThreadForChild(RefPtr<LayoutWrapperNode> child) SwapDirtyLayoutWrapperOnMainThreadForChild() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/flex/ |
| H A D | flex_item_component.h | 35 FlexItemComponent(double flexGrow, double flexShrink, double flexBasis, const RefPtr<Component>& child) in FlexItemComponent() argument 37 FlexItemComponent(double flexGrow, double flexShrink, const Dimension& flexBasis, const RefPtr<Component>& child) in FlexItemComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/ |
| H A D | render_dialog_tween.cpp | 328 const auto& child = GetChildren().front(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | grid_layout_manager.cpp | 107 SetChildPosition( const RefPtr<RenderNode>& child, double mainSize, int32_t gridPos, int32_t columnSpan) SetChildPosition() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/panel/ |
| H A D | panel_component.h | 67 PanelComponent(const ComposeId& id, const std::string& name, const RefPtr<Component>& child) in PanelComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
| H A D | select_overlay_manager.cpp | 232 auto child = DynamicCast<FrameNode>(it); in IsInSelectedOrSelectOverlayArea() local
|
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| H A D | ace_performance_check.cpp | 362 auto child = jsonPages->GetChild(); in GetCurrentSourceMap() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
| H A D | calendar_data_adapter.cpp | 252 auto child = sourceJson->GetChild(); in ParseCardCalendarData() local 316 auto child = data->GetChild(); in ParseMonthData() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/camera/ |
| H A D | camera_element.cpp | 737 const auto& child = children_.empty() ? nullptr : children_.front(); in UpdateChildInner() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
| H A D | navigation_branch_test_ng.cpp | 300 auto child = NavBarNode::GetOrCreateNavBarNode( in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/layout/ |
| H A D | layout_property_test_ng.cpp | 1140 auto child = FrameNode::CreateFrameNode("childNode", 1, AceType::MakeRefPtr<Pattern>());
in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/event/ |
| H A D | focus_hub_test_ng_for_property_config.cpp | 748 auto child = AceType::MakeRefPtr<FrameNodeOnTree>(V2::BUTTON_ETS_TAG, -1, AceType::MakeRefPtr<ButtonPattern>()); in HWTEST_F() local 1306 auto child = AceType::MakeRefPtr<FrameNodeOnTree>(V2::BUTTON_ETS_TAG, -1, AceType::MakeRefPtr<ButtonPattern>()); in HWTEST_F() local 1350 auto child = AceType::MakeRefPtr<FrameNodeOnTree>(V2::BUTTON_ETS_TAG, -1, AceType::MakeRefPtr<ButtonPattern>()); in HWTEST_F() local 1399 auto child = AceType::MakeRefPtr<FrameNodeOnTree>(V2::BUTTON_ETS_TAG, -1, AceType::MakeRefPtr<ButtonPattern>()); HWTEST_F() local 1510 auto child = FrameNodeOnTree::GetOrCreateFrameNode( HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/manager/ |
| H A D | drag_drop_manager_test_ng_property_config.cpp | 237 std::list<RefPtr<UINode>> child = { customNode1, customNode2, customNode2, nullptr }; in HWTEST_F() local 273 std::list<RefPtr<UINode>> child = { customNode1, customNode2, customNode2, nullptr }; in HWTEST_F() local 326 std::list<RefPtr<UINode>> child = { customNode1, customNode2, customNode2, nullptr }; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/ |
| H A D | navrouter_group_test_ng.cpp | 545 auto child = NavDestinationGroupNode::GetOrCreateGroupNode( in HWTEST_F() local
|
| H A D | navrouter_pattern_test_ng.cpp | 677 auto child = navDestinationNodeTest->GetFirstChild(); in HWTEST_F() local 704 auto child in HWTEST_F() local 730 auto child = navDestinationNodeTest->GetFirstChild(); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| H A D | rich_editor_click_test_ng.cpp | 549 auto child = host->GetChildren().begin(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/focus/ |
| H A D | focus_node.cpp | 31 auto child = composedElement->GetChildren().front(); in GetRenderNode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
| H A D | timepicker_column_layout_algorithm.cpp | 151 auto child = layoutWrapper->GetOrCreateChildByIndex(index); in MeasureText() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
| H A D | textpicker_layout_algorithm.cpp | 186 auto child = layoutWrapper->GetOrCreateChildByIndex(index); in MeasureText() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_node.h | 69 virtual void AppendChild(const RefPtr<SvgNode>& child) in AppendChild() argument 173 virtual void OnAppendChild(const RefPtr<SvgNode>& child) {} in OnAppendChild() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| H A D | repeat_virtual_scroll_node.cpp | 479 InitDragManager(const RefPtr<UINode>& child) InitDragManager() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | element.cpp | 32 void Element::AddChild(const RefPtr<Element>& child, int32_t slot) in AddChild() argument 52 void Element::RemoveChild(const RefPtr<Element>& child) in RemoveChild() argument 70 ChangeChildSlot(const RefPtr<Element>& child, int32_t slot) ChangeChildSlot() argument 101 ChangeChildRenderSlot(const RefPtr<Element>& child, int32_t renderSlot, bool effectDescendant) ChangeChildRenderSlot() argument 121 DeactivateChild(RefPtr<Element> child) DeactivateChild() argument 139 DetachChild(const RefPtr<Element>& child) DetachChild() argument 188 DoUpdateChildWithNewComponent( const RefPtr<Element>& child, const RefPtr<Component>& newComponent, int32_t slot, int32_t renderSlot) DoUpdateChildWithNewComponent() argument 199 UpdateChildWithSlot( const RefPtr<Element>& child, const RefPtr<Component>& newComponent, int32_t slot, int32_t renderSlot) UpdateChildWithSlot() argument [all...] |
| /foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/ |
| H A D | mock_accessible_ability_client_impl.cpp | 208 RetError AccessibleAbilityClientImpl::GetParentElementInfo(const AccessibilityElementInfo &child, in GetParentElementInfo() argument 170 GetChildElementInfo(const int32_t index, const AccessibilityElementInfo &parent, AccessibilityElementInfo &child) GetChildElementInfo() argument
|