Home
last modified time | relevance | path

Searched defs:tabContentId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_node.h109 RefPtr<UINode> GetBuilderByContentId(int32_t tabContentId, const RefPtr<UINode>& builderNode) in GetBuilderByContentId()
121 void RemoveBuilderByContentId(int32_t tabContentId) in RemoveBuilderByContentId()
H A Dtab_content_model_ng.cpp138 auto tabContentId = tabContent->GetId(); in AddTabBarItem() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dobserver_handler.h128 std::string tabContentId; member