Home
last modified time | relevance | path

Searched defs:renderChild (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_element.cpp175 …eChild->ApplyComposed([weak = AceType::WeakClaim(this)](const RefPtr<RenderElement>& renderChild) { in Apply()
185 void RenderElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_element.cpp56 void GridLayoutElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/swiper/
H A Dswiper_element.cpp92 void SwiperElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Dwater_flow_element.cpp108 void WaterFlowElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_element.cpp169 void GridElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_content_element.cpp164 auto renderChild = newChild->GetRenderNode(); in PerformBuild() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Dgrid_element.cpp162 void GridElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_group_element.cpp91 void ListItemGroupElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild()
H A Dlist_element.cpp880 void ListElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild()