Home
last modified time | relevance | path

Searched refs:UpdateChild (Results 1 – 25 of 51) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.cpp159 UpdateChild(*child, nullptr); in PopInstant()
233 if (!UpdateChild(nullptr, popupComponentInfo.component)) { in PerformPushChild()
262 UpdateChild(iter->child, nullptr); in PerformPopToastById()
273 UpdateChild(toastStack_.back().child, nullptr); in PerformPopToast()
296 UpdateChild(*iter, nullptr); in PerformPopDialog()
315 UpdateChild(*iter, nullptr); in PerformPopDialogById()
334 UpdateChild(*iter, nullptr); in PerformPopTextOverlay()
357 UpdateChild(child, nullptr); in PerformPopPopup()
394 UpdateChild(*iter, nullptr); in PerformPopMenu()
409 UpdateChild(*iter, nullptr); in PerformPopVideo()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent_group_element.cpp63 UpdateChild(child, component); in UpdateChildren()
71 UpdateChild(*(itChild++), nullptr); in UpdateChildren()
75 UpdateChild(nullptr, *(itComponent++)); in UpdateChildren()
88 UpdateChild(*(itChild++), nullptr); in UpdateChildrenForDeclarative()
H A Dcomposed_element.cpp80 UpdateChild(child, flexItem); in PerformBuild()
86 UpdateChild(child, component); in PerformBuild()
217 RefPtr<Element> ComposedElement::UpdateChild(const RefPtr<Element>& child, const RefPtr<Component>&… in UpdateChild() function in OHOS::Ace::ComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_item_element.cpp57 itemChild_ = UpdateChild(itemChild_, listItemComponent->GetChild()); in PerformBuild()
59 …swiperStartElement_ = UpdateChild(swiperStartElement_, listItemComponent->GetSwiperStartComponent(… in PerformBuild()
62 … swiperEndElement_ = UpdateChild(swiperEndElement_, listItemComponent->GetSwiperEndComponent()); in PerformBuild()
H A Dlist_item_group_element.cpp39 headerElement_ = UpdateChild(headerElement_, listItemGroupComponent->GetHeaderComponent()); in PerformBuild()
40 footerElement_ = UpdateChild(footerElement_, listItemGroupComponent->GetFooterComponent()); in PerformBuild()
83 return UpdateChild(element, component); in OnUpdateElement()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stage/
H A Dstage_element.cpp406 stage->UpdateChild(elementIn, nullptr); in AddListenerForPopPage()
492 auto newElement = UpdateChild(nullptr, newComponent_); in PerformPushPage()
503 auto pushedElement = UpdateChild(nullptr, newComponent_); in PerformPushPage()
541 UpdateChild(children_.back(), nullptr); in RestorePop()
559 UpdateChild(oldElement, nullptr); in PerformReplace()
560 UpdateChild(nullptr, newComponent_); in PerformReplace()
601 UpdateChild(child, nullptr); in PerformPopToPage()
619 UpdateChild(*iter, nullptr); in PerformClear()
823 UpdateChild(*iter, nullptr); in RecycleSinglePage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_element.cpp128 UpdateChild(*(itChild++), *(itComponent++)); in PerformBuild()
132 UpdateChild(*(itChild++), nullptr); in PerformBuild()
136 UpdateChild(nullptr, *(itComponent++)); in PerformBuild()
H A Dtab_content_element.cpp161 auto newChild = UpdateChild(nullptr, *it); in PerformBuild()
170 UpdateChild(childIter->second, *it); in PerformBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shared_transition/
H A Dshared_transition_element.cpp168 GetFirstChild()->UpdateChild(passengerElement_, nullptr); in AboardShuttle()
177 GetFirstChild()->UpdateChild(nullptr, placeHolder); in AboardShuttle()
195 GetFirstChild()->UpdateChild(placeHolder, nullptr); in GetOffShuttle()
199 parent->UpdateChild(passengerElement_, nullptr); in GetOffShuttle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_element.cpp31 UpdateChild(child, overlayComponent_->BuildChild(overlayComponent_->GetIsSingleHandle(), in PerformBuild()
86UpdateChild(child, overlayComponent_->BuildChild(isSingleHandle, hasToolBar, hasMenu, hasIcon, has… in RebuildChild()
95 columnElement->UpdateChild(columnElement->GetFirstChild(), in RebuildChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Dwater_flow_element.cpp72 footerElement_ = UpdateChild(footerElement_, component->GetFooterComponent()); in PerformBuild()
124 return UpdateChild(element, component); in OnUpdateElement()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll_bar/
H A Dscroll_bar_element.cpp27 UpdateChild(child, scrollBar->GetChild()); in PerformBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tip/
H A Dtip_element.cpp27 UpdateChild(child, tip->GetChild()); in PerformBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Dcounter_element.cpp25 UpdateChild(child, counter->BuildChild(GetThemeManager())); in PerformBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtabs_helper.h162 tabBarElement->UpdateChild(tabBarItemElement, nullptr); in RemoveTabBarItemById()
202 tabBar->UpdateChild(nullptr, newBarItemComponent); in AddTabBarElement()
252 tabBar->UpdateChild(tabBarItemElement, newBarItemComponent); in UpdateTabBarElement()
H A Dtab_content_item_element.cpp56 UpdateChild(GetFirstChild(), newComponets); in PerformBuild()
H A Dtabs_element.cpp40 tabBarElement->UpdateChild(nullptr, item); in PerformBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dnavigation_menus_composed_element.cpp37 element->UpdateChild(child, newComponent); in UpdateChildWithSlot()
H A Dnavigation_title_composed_element.cpp37 element->UpdateChild(child, newComponent); in UpdateChildWithSlot()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/padding/
H A Dpadding_element.h34 UpdateChild(child, padding->GetChild()); in PerformBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Dpiece_element.cpp27 UpdateChild(child, piece->BuildChild()); in PerformBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_item_element.cpp41 UpdateChild(child, component->GetChild()); in PerformBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_element.cpp238 stickyNextElement_ = UpdateChild(stickyNextElement_, component); in BuildStickyItem()
245 stickyElement_ = UpdateChild(stickyElement_, component); in BuildStickyItem()
315 UpdateChild(element, component); in UpdateListItemElement()
352 element = UpdateChild(element, component); in BuildListComponent()
748 updatedChild = UpdateChild(oldElement, *riter); in RebuildElements()
751 updatedChild = UpdateChild(nullptr, *riter); in RebuildElements()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_element.cpp28 UpdateChild(child, scroll->GetChild()); in PerformBuild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dtransform_element.cpp35 UpdateChild(child, newComponent); in PerformBuild()

123