Home
last modified time | relevance | path

Searched refs:RemoveChildContent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_content.h83 void RemoveChildContent(int32_t index) in RemoveChildContent() function
91 void RemoveChildContent(const RefPtr<RenderNode>& child) in RemoveChildContent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_proxy_element.cpp161 tabContent->RemoveChildContent(renderNode); in OnUpdateElement()