Home
last modified time | relevance | path

Searched refs:SetBarElementId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_item_element.h46 void SetBarElementId(ElementIdType id) in SetBarElementId() function
H A Dtab_content_item_component.h64 void SetBarElementId(ElementIdType id) in SetBarElementId() function
H A Dtabs_helper.h196 tabContentItemComponent->SetBarElementId(id); in AddTabBarElement()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtab_content_model_impl.cpp142 tabContentItemComponent->SetBarElementId(id); in SetTabBar()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp344 tabContentItemComponent->SetBarElementId(oldComponent->GetBarElementId()); in LocalizedUpdate()