Home
last modified time | relevance | path

Searched defs:child (Results 1 – 25 of 734) sorted by relevance

12345678910>>...30

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent_group.h39 virtual void OnChildAppended(const RefPtr<Component>& child) {} in OnChildAppended()
48 for (const auto& child : children_) { in InitChildren() local
65 for (const auto& child : children_) { in ClearChildren() local
83 virtual void AppendChild(const RefPtr<Component>& child) in AppendChild()
93 void AppendChildDirectly(const RefPtr<Component>& child) in AppendChildDirectly()
102 virtual void RemoveChildDirectly(const RefPtr<Component>& child) in RemoveChildDirectly()
118 auto child = compose->GetChild(); in RemoveChildByComposedId() local
128 virtual void RemoveChild(const RefPtr<Component>& child) in RemoveChild()
155 for (const auto& child : children_) { in SetUpdateType() local
166 for (const auto& child : children_) { in SetDisabledStatus() local
[all …]
H A Dsingle_child.h29 explicit SingleChild(const RefPtr<Component>& child) : child_(child) {} in SingleChild()
37 void SetChild(const RefPtr<Component>& child) in SetChild()
45 void SetChildDirectly(const RefPtr<Component>& child) in SetChildDirectly()
61 virtual void OnChildAdded(const RefPtr<Component>& child) {} in OnChildAdded()
H A Dsole_child_component.h30 explicit SoleChildComponent(const RefPtr<Component>& child) : SingleChild(child) {} in SoleChildComponent()
41 auto child = GetChild(); in SetUpdateType() local
50 auto child = GetChild(); in SetDisabledStatus() local
59 auto child = GetChild(); in SetTextDirection() local
H A Dmulti_composed_element.cpp85 const auto& child = *itChildStart; in UpdateChildrenForRebuild() local
99 const auto& child = *(--itChildEnd); in UpdateChildrenForRebuild() local
111 const auto& child = *(itChildStart++); in UpdateChildrenForRebuild() local
138 const auto& child = it->second; in UpdateChildrenForRebuild() local
160 auto child = *(itChildEnd++); in UpdateChildrenForRebuild() local
H A Dcomposed_component.h43 auto child = GetChild(); in SetUpdateType() local
52 auto child = GetChild(); in SetDisabledStatus() local
61 auto child = GetChild(); in SetTextDirection() local
H A Dcomposed_element.cpp46 for (const auto& child : children_) { in UmountRender() local
72 auto child = children_.empty() ? nullptr : children_.front(); in PerformBuild() local
122 void ComposedElement::Apply(const RefPtr<Element>& child) in Apply()
148 for (const auto& child : children_) { in ApplyChildren() local
217 RefPtr<Element> ComposedElement::UpdateChild(const RefPtr<Element>& child, const RefPtr<Component>&… in UpdateChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp107 for (auto& child : children_) { in AttachContext() local
120 for (auto& child : children_) { in DetachContext() local
305 for (const auto& child : children) { in Clean() local
675 for (const auto& child : children) { in DetachFromMainTree() local
696 for (const auto& child : children) { in UpdateChildrenFreezeState() local
706 for (const auto& child : children) { in FireCustomDisappear() local
812 for (const auto& child: children) { in UpdateGeometryTransition() local
1064 auto& child = *iter; in TouchTest() local
1083 auto& child = *iter; in MouseTest() local
1101 auto& child = *iter; in AxisTest() local
[all …]
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dprocess.rs69 let mut child = command.spawn().unwrap(); in sdv_process_spawn_test() localVariable
93 let mut child = Command::new("rev") in sdv_process_child_stdio_test() localVariable
143 let mut child = command.spawn().unwrap(); in sdv_process_kill_test() localVariable
161 let mut child = command.spawn().unwrap(); in sdv_process_try_wait_test() localVariable
184 let child = command.spawn(); in sdv_process_drop_test() localVariable
190 let child = command.spawn(); in sdv_process_drop_test() localVariable
212 let mut child = command.spawn().unwrap(); in sdv_process_stdio_test() localVariable
223 let mut child = command.spawn().unwrap(); in sdv_process_stdio_test() localVariable
258 let mut child = command.spawn().unwrap(); in sdv_process_child_stdio_convert_test() localVariable
282 let mut child = command.spawn().unwrap(); in sdv_process_debug_test() localVariable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component_v2.cpp23 void TextComponentV2::OnChildInserted(const RefPtr<Component>& child, int32_t position) in OnChildInserted()
28 void TextComponentV2::OnChildAppended(const RefPtr<Component>& child) in OnChildAppended()
33 void TextComponentV2::CheckAndSetChildStyle(const RefPtr<Component>& child) in CheckAndSetChildStyle()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/loading_progress/
H A Dloading_progress_setbuilder_test_ng.cpp105 RefPtr<FrameNode> child = in __anon0f92300b0202() local
145 RefPtr<FrameNode> child = in __anon0f92300b0302() local
185 RefPtr<FrameNode> child = in __anon0f92300b0402() local
225 RefPtr<FrameNode> child = in __anon0f92300b0502() local
265 RefPtr<FrameNode> child = in __anon0f92300b0602() local
305 RefPtr<FrameNode> child = in __anon0f92300b0702() local
346 RefPtr<FrameNode> child = in __anon0f92300b0802() local
385 RefPtr<FrameNode> child = in __anon0f92300b0902() local
426 RefPtr<FrameNode> child = in __anon0f92300b0a02() local
467 RefPtr<FrameNode> child = in __anon0f92300b0b02() local
[all …]
H A Dloading_progress_node_test_ng.cpp103 RefPtr<FrameNode> child = in __anon43df975e0202() local
151 RefPtr<FrameNode> child = in __anon43df975e0302() local
199 RefPtr<FrameNode> child = in __anon43df975e0402() local
247 RefPtr<FrameNode> child = in __anon43df975e0502() local
295 RefPtr<FrameNode> child = in __anon43df975e0602() local
343 RefPtr<FrameNode> child = in __anon43df975e0702() local
392 RefPtr<FrameNode> child = in __anon43df975e0802() local
509 RefPtr<FrameNode> child = in __anon43df975e0902() local
570 RefPtr<FrameNode> child = in __anon43df975e0a02() local
631 RefPtr<FrameNode> child = in __anon43df975e0b02() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/
H A Dtoggle_content_modifier_test_ng.cpp105 RefPtr<FrameNode> child = in __anon61170a010202() local
145 RefPtr<FrameNode> child = in __anon61170a010302() local
185 RefPtr<FrameNode> child = in __anon61170a010402() local
225 RefPtr<FrameNode> child = in __anon61170a010502() local
265 RefPtr<FrameNode> child = in __anon61170a010602() local
305 RefPtr<FrameNode> child = in __anon61170a010702() local
345 RefPtr<FrameNode> child = in __anon61170a010802() local
385 RefPtr<FrameNode> child = in __anon61170a010902() local
425 RefPtr<FrameNode> child = in __anon61170a010a02() local
465 RefPtr<FrameNode> child = in __anon61170a010b02() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tabs.cpp41 RefPtr<FlexComponent> child; in CreateChild() local
75 for (const auto& child : flexChild_->GetChildren()) { in SetSpecializedAttr() local
104 void DOMTabs::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded()
112 void DOMTabs::OnChildNodeRemoved(const RefPtr<DOMNode>& child) in OnChildNodeRemoved()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_clip_path.cpp29 void SvgClipPath::AppendChild(const RefPtr<SvgNode>& child) in AppendChild()
38 for (auto child : children_) { in AsPath() local
48 for (auto child : children_) { in AsPath() local
H A Dsvg_defs.h66 void AppendChild(const RefPtr<SvgNode>& child) override in AppendChild()
75 for (auto child : children_) { in AsPath() local
85 for (auto child : children_) { in AsPath() local
H A Dsvg_g.cpp41 void SvgG::AppendChild(const RefPtr<SvgNode>& child) in AppendChild()
66 for (auto child : children_) { in CreateRender() local
90 for (auto child : children_) { in AsPath() local
100 for (auto child : children_) { in AsPath() local
H A Dsvg_svg.cpp41 void SvgSvg::AppendChild(const RefPtr<SvgNode>& child) in AppendChild()
73 for (const auto& child : children_) { in CreateRender() local
103 for (const auto& child : children_) { in AsPath() local
113 for (const auto& child : children_) { in AsPath() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drecognizer_group.cpp33 for (const auto& child : recognizers_) { in OnBeginGestureReferee() local
44 for (const auto& child : recognizers_) { in CreateGestureFromRecognizer() local
58 for (const auto& child : recognizers_) { in OnFinishGestureReferee() local
73 for (const auto& child : recognizers) { in AddChildren() local
171 for (const auto& child : recognizers_) { in OnResetStatus() local
239 for (const auto& child : recognizers_) { in CleanRecognizerState() local
258 for (const auto& child : recognizers_) { in IsReady() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape_container.cpp41 for (const auto& child : GetChildren()) { in PerformLayout() local
52 for (const auto& child : children) { in PerformLayout() local
60 for (const auto& child : children) { in PerformLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.h43 auto child = children_.empty() ? nullptr : children_.front(); in GetInspectorElement() local
67 auto child = children_.empty() ? nullptr : children_.front(); variable
84 auto child = children_.empty() ? nullptr : children_.front(); in GetContentRender() local
96 auto child = children_.empty() ? nullptr : children_.front(); in GetInspectorComposedElement() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_session_json_util.cpp50 cJSON* child = cJSON_CreateString(value); in Put() local
93 cJSON* child = cJSON_CreateNumber(static_cast<double>(value)); in Put() local
107 cJSON* child = cJSON_CreateNumber(static_cast<double>(value)); in Put() local
126 cJSON* child = cJSON_CreateNumber(value); in Put() local
140 cJSON* child = cJSON_CreateBool(value); in Put() local
154 cJSON* child = cJSON_CreateString(value); in Replace() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_list_component.cpp33 void IndexerListComponent::InsertChild(uint32_t position, const RefPtr<Component>& child) in InsertChild()
39 void IndexerListComponent::AppendChild(const RefPtr<Component>& child) in AppendChild()
55 void IndexerListComponent::RemoveChild(const RefPtr<Component>& child) in RemoveChild()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/
H A Dradio_setbuilder_test_ng.cpp93 RefPtr<FrameNode> child = in __anon439f93a50202() local
135 RefPtr<FrameNode> child = in __anon439f93a50302() local
177 RefPtr<FrameNode> child = in __anon439f93a50402() local
219 RefPtr<FrameNode> child = in __anon439f93a50502() local
261 RefPtr<FrameNode> child = in __anon439f93a50602() local
303 RefPtr<FrameNode> child = in __anon439f93a50702() local
345 RefPtr<FrameNode> child = in __anon439f93a50802() local
387 RefPtr<FrameNode> child = in __anon439f93a50902() local
430 RefPtr<FrameNode> child = in __anon439f93a50a02() local
473 RefPtr<FrameNode> child = in __anon439f93a50b02() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp84 for (const auto& child : layoutWrapper->GetAllChildrenWithBuild()) { in TravelChildrenFlexProps() local
95 float CalculateCrossOffset(float parent, float child, FlexAlign flexAlign) in CalculateCrossOffset()
153 for (auto& child : linearMeasureProperty.relativeNodes) { in Measure() local
173 for (auto& child : linearMeasureProperty.weightNodes) { in Measure() local
195const RefPtr<LayoutWrapper>& child, const OffsetF& offset, TextDirection direction, float parentWi… in AdjustChildOnDirection()
225 for (const auto& child : children) { in Layout() local
242 for (const auto& child : children) { in Layout() local
264 for (const auto& child : children) { in LayoutCondition() local
293 for (const auto& child : children) { in LayoutCondition() local
314 for (const auto& child : children) { in LayoutCondition() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Drender_hyperlink.cpp67 const auto& child = GetChildren().front(); in PerformLayout() local
120 for (const auto& child : children) { in SetImageChildColor() local
125 for (const auto& child : children) { in SetImageChildColor() local
129 auto child = composedComponent->GetChild(); in SetImageChildColor() local
132 auto child = singleChildComponent->GetChild(); in SetImageChildColor() local

12345678910>>...30