Searched refs:GetTotalItemCount (Results 1 – 5 of 5) sorted by relevance
143 itemTotalCount_ = layoutAlgorithm->GetTotalItemCount(); in OnDirtyLayoutWrapperSwap()177 accessibilityProperty->SetCollectionItemCounts(layoutAlgorithm->GetTotalItemCount()); in OnDirtyLayoutWrapperSwap()331 if (startHeaderMainSize == 0 && startFooterMainSize == 0 && GetTotalItemCount() == 0) { in GetStartListItemIndex()354 if (endHeaderMainSize == 0 && endFooterMainSize == 0 && GetTotalItemCount() == 0) { in GetEndListItemIndex()
224 int32_t GetTotalItemCount() const in GetTotalItemCount() function
267 int32_t GetTotalItemCount() const in GetTotalItemCount() function
1740 if (groupItemPattern->GetTotalItemCount() > 0) { // has item in ProcessAreaVertical()1773 if (groupItemPattern->GetTotalItemCount() > 0) { // has item in ProcessAreaHorizontal()
1955 if (group->GetTotalItemCount() == 0 && outOfView) { in GetLayoutGroupCachedCount()