Searched refs:GetTabItemChildLayoutSize (Results 1 – 2 of 2) sorted by relevance
143 Size GetTabItemChildLayoutSize(const RefPtr<RenderNode>& child) const;
592 auto childSize = GetTabItemChildLayoutSize(item); in MakeIndicatorLayoutParam()622 Size childSize = GetTabItemChildLayoutSize(item); in MakeIndicatorOffset()645 Size RenderTabBar::GetTabItemChildLayoutSize(const RefPtr<RenderNode>& item) const in GetTabItemChildLayoutSize() function in OHOS::Ace::RenderTabBar