Home
last modified time | relevance | path

Searched defs:ApplyRenderChild (Results 1 – 8 of 8) sorted by relevance

/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() function in OHOS::Ace::GridLayoutElement
/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() function in OHOS::Ace::V2::SwiperElement
/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() function in OHOS::Ace::V2::WaterFlowElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_element.cpp169 void GridElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild() function in OHOS::Ace::GridElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_element.cpp185 void RenderElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild() function in OHOS::Ace::RenderElement
/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() function in OHOS::Ace::V2::GridElement
/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() function in OHOS::Ace::ListItemGroupElement
H A Dlist_element.cpp880 void ListElement::ApplyRenderChild(const RefPtr<RenderElement>& renderChild) in ApplyRenderChild() function in OHOS::Ace::ListElement