Searched refs:GetBarElementId (Results 1 – 6 of 6) sorted by relevance
33 if (component->GetBarElementId() != ElementRegister::UndefinedElementId) { in Update()34 tabBarItemElementId_ = component->GetBarElementId(); in Update()
227 id = tabContentItemElement->GetBarElementId(); in UpdateTabBarElement()231 id = tabContentItemComponent->GetBarElementId(); in UpdateTabBarElement()264 elementId = tabContentItemElement->GetBarElementId(); in SetTabBarElementIndex()266 elementId = tabContentItemComponent->GetBarElementId(); in SetTabBarElementIndex()
41 ElementIdType GetBarElementId() const in GetBarElementId() function
69 ElementIdType GetBarElementId() const in GetBarElementId() function
140 if (tabContentItemComponent->GetBarElementId() == ElementRegister::UndefinedElementId) { in SetTabBar()
292 TabsHelper::RemoveTabBarItemById(tabContentItemComponent->GetBarElementId()); in ~TabContentItemElementProxy()344 tabContentItemComponent->SetBarElementId(oldComponent->GetBarElementId()); in LocalizedUpdate()