Searched refs:GetTabContentChild (Results 1 – 4 of 4) sorted by relevance
121 auto tabContent = tabsComponent->GetTabContentChild(); in SetIsVertical()131 auto tabContent = component->GetTabContentChild(); in SetScrollable()140 auto tabContent = component->GetTabContentChild(); in SetAnimationDuration()149 auto tabContent = component->GetTabContentChild(); in SetOnChange()
50 RefPtr<TabContentComponent> GetTabContentChild() const in GetTabContentChild() function
42 RefPtr<Element> GetTabContentChild(int32_t index) const;
234 RefPtr<Element> TabContentElement::GetTabContentChild(int32_t index) const in GetTabContentChild() function in OHOS::Ace::TabContentElement