Searched refs:GetListItemGroupItemCount (Results 1 – 2 of 2) sorted by relevance
527 int32_t GetListItemGroupItemCount(const RefPtr<LayoutWrapper>& wrapper) const;
1454 int32_t ListLayoutAlgorithm::GetListItemGroupItemCount(const RefPtr<LayoutWrapper>& wrapper) const in GetListItemGroupItemCount() function in OHOS::Ace::NG::ListLayoutAlgorithm1516 itemCount += GetListItemGroupItemCount(wrapper); in Layout()