Searched defs:tabContentNode (Results 1 – 8 of 8) sorted by relevance
140 auto tabContentNode = AceType::DynamicCast<TabContentNode>(tabContent); in AddTabBarItem() local454 void TabContentModelNG::RemoveTabBarItem(const RefPtr<TabContentNode>& tabContentNode) in RemoveTabBarItem()633 auto tabContentNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnWillShow() local642 auto tabContentNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in SetOnWillHide() local
82 auto tabContentNode = AceType::DynamicCast<TabContentNode>(node); in GetOrCreateTabContentNode() local
96 auto tabContentNode = GetHost(); in CheckTabAnimateMode() local
541 auto tabContentNode = AceType::DynamicCast<TabContentNode>(parent); in HandleChildrenUpdated() local
1262 auto tabContentNode = AceType::DynamicCast<TabContentNode>(tabContentFrameNode); variable1311 auto tabContentNode = AceType::DynamicCast<TabContentNode>(tabContentFrameNode); variable1371 auto tabContentNode = AceType::DynamicCast<TabContentNode>(tabContentFrameNode); variable1431 auto tabContentNode = AceType::DynamicCast<TabContentNode>(tabContentFrameNode); variable
684 auto tabContentNode = AceType::DynamicCast<TabContentNode>(tabContentFrameNode); variable718 auto tabContentNode = AceType::DynamicCast<TabContentNode>(tabContentFrameNode); variable1424 auto tabContentNode = AceType::DynamicCast<TabContentNode>(tabContentFrameNode); variable
138 auto tabContentNode = AceType::DynamicCast<TabContentNode>(tabContentFrameNode); in CreateTabContent() local
5671 … auto tabContentNode = AceType::DynamicCast<TabContentNode>(host->GetChildByIndex(willHideIndex)); in FireWillHideEvent() local5685 … auto tabContentNode = AceType::DynamicCast<TabContentNode>(host->GetChildByIndex(willShowIndex)); in FireWillShowEvent() local