Home
last modified time | relevance | path

Searched defs:child (Results 326 - 350 of 1097) sorted by relevance

1...<<11121314151617181920>>...44

/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_gradient.cpp121 void SvgGradient::OnAppendChild(const RefPtr<SvgNode>& child) in OnAppendChild() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dflex_composed_element.cpp139 auto child = flexElement->GetChildBySlot(slot); in UpdateChildWithSlot() local
152 auto child = flexElement->GetChildBySlot(slot); in DeleteChildWithSlot() local
H A Dwater_flow_composed_element.cpp167 auto child = waterFlow->GetChildBySlot(slot); in UpdateChildWithSlot() local
183 auto child = waterFlow->GetChildBySlot(slot); in DeleteChildWithSlot() local
H A Dinspector_composed_element.h43 auto child = children_.empty() ? nullptr : children_.front(); in GetInspectorElement() local
67 auto child = children_.empty() ? nullptr : children_.front(); in GetContentElement() local
84 auto child = children_.empty() ? nullptr : children_.front(); GetContentRender() local
96 auto child = children_.empty() ? nullptr : children_.front(); GetInspectorComposedElement() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_pattern.cpp87 auto child = childNode.Upgrade(); in OnModifyDone() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent_group.h38 virtual void OnChildInserted(const RefPtr<Component>& child, int32_t position) {} in OnChildInserted() argument
39 virtual void OnChildAppended(const RefPtr<Component>& child) {} in OnChildAppended() argument
71 virtual void InsertChild(int32_t position, const RefPtr<Component>& child) in InsertChild() argument
83 AppendChild(const RefPtr<Component>& child) AppendChild() argument
93 AppendChildDirectly(const RefPtr<Component>& child) AppendChildDirectly() argument
102 RemoveChildDirectly(const RefPtr<Component>& child) RemoveChildDirectly() argument
118 auto child = compose->GetChild(); RemoveChildByComposedId() local
128 RemoveChild(const RefPtr<Component>& child) RemoveChild() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_node.cpp120 void RepeatNode::InitDragManager(const RefPtr<UINode>& child) in InitDragManager() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_sw_layout_test.cpp246 auto child = GetChildFrameNode(frameNode_, 49); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Ddiv_component.cpp168 void DivComponent::AttachView(const Component *child) in AttachView() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_common_test_ng.cpp198 auto child = AceType::DynamicCast<FrameNode>(tabBarNode_->GetChildAtIndex(index)); in HWTEST_F() local
286 auto child = AceType::DynamicCast<FrameNode>(tabBarNode_->GetChildAtIndex(index)); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Danimation_api.h203 FinalClassType& Child(const META_NS::IAnimation::Ptr& child) in Child() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dcontainer.cpp118 bool Container::Replace(const META_NS::IObject::Ptr& child, const META_NS::IObject::Ptr& replaceWith, bool addAlways) in Replace() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_gc_test.cpp166 auto child = std::make_shared<RSBaseRenderNode>(++id); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsnode_fuzzer/
H A Drsnode_fuzzer.cpp67 std::shared_ptr<RSBaseNode> child = RSCanvasNode::Create(); in RSSurfaceNodeFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_base_node_command.cpp44 auto child = nodeMap.GetRenderNode(childNodeId); in AddChild() local
56 auto child = nodeMap.GetRenderNode(childNodeId); in MoveChild() local
66 auto child = nodeMap.GetRenderNode(childNodeId); in RemoveChild() local
76 auto child = nodeMap.GetRenderNode(childId); AddCrossParentChild() local
87 auto child = nodeMap.GetRenderNode(childNodeId); RemoveCrossParentChild() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_dropframe_test.cpp102 auto child = context->GetMutableNodeMap().GetRenderNode<RSBaseRenderNode>(nodeId1); in HWTEST_F() local
122 auto child = context->GetMutableNodeMap().GetRenderNode<RSBaseRenderNode>(nodeId2); in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_xml_unit_test.cpp93 std::shared_ptr<XmlElement> child = root->GetChild(); in HWTEST_F() local
111 std::shared_ptr<XmlElement> child = root->GetChild(); in HWTEST_F() local
133 std::shared_ptr<XmlElement> child = root->GetChild(); in HWTEST_F() local
/test/ostest/wukong/component_event/include/
H A Dwukong_tree.h27 static const std::shared_ptr<WuKongTree> GetRoot(const std::shared_ptr<WuKongTree>& child) in GetRoot() argument
112 virtual void AddChild(const std::shared_ptr<WuKongTree>& child) in AddChild() argument
/third_party/elfutils/tests/
H A Ddwarf-die-addr-die.c69 Dwarf_Die child; in check_die() local
/third_party/elfutils/libdw/
H A Dlibdw_visit_scopes.c76 struct Dwarf_Die_Chain child; member
[all...]
/third_party/eudev/src/shared/
H A Dstrbuf.c132 struct strbuf_child_entry *child; in strbuf_add_string() local
[all...]
/third_party/elfutils/libelf/
H A Dcommon.h101 Elf *child = elf->state.ar.children; in libelf_acquire_all() local
119 Elf *child = elf->state.ar.children; in libelf_release_all() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dteeproto.c35 ChildContext *child; member
[all...]
/third_party/alsa-utils/topology/
H A Dpre-process-dai.c56 snd_config_t *top, *parent_obj, *obj, *dest, *cfg, *pcm, *child; in tplg_update_pcm_object() local
/third_party/curl/docs/examples/
H A Dhtmltidy.c49 TidyNode child; in dumpNode() local

Completed in 24 milliseconds

1...<<11121314151617181920>>...44