Home
last modified time | relevance | path

Searched refs:AddTabBarItem (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model_ng.h53 static void AddTabBarItem(
H A Dtab_content_node.cpp75 TabContentModelNG::AddTabBarItem(Referenced::Claim(this), myIndex, update); in ProcessTabBarItem()
H A Dtab_content_model_ng.cpp117 AddTabBarItem(tabContent, DEFAULT_NODE_SLOT, true); in Pop()
135 void TabContentModelNG::AddTabBarItem(const RefPtr<UINode>& tabContent, int32_t position, bool upda… in AddTabBarItem() function in OHOS::Ace::NG::TabContentModelNG
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_sub_tab_bar_style_test_ng.cpp1375 tabContentModel.AddTabBarItem(tabContentFrameNode, 0, true);
1435 tabContentModel.AddTabBarItem(tabContentFrameNode, 0, true);
H A Dtab_bar_test_ng.cpp1558 tabContentModel.AddTabBarItem(tabContentFrameNode, DEFAULT_NODE_SLOT, true);
1567 tabContentModel.AddTabBarItem(tabContentFrameNode2, DEFAULT_NODE_SLOT, true);
H A Dtabs_attr_test_ng.cpp722 tabContentModel.AddTabBarItem(tabContentFrameNode, 0, true);