Searched refs:SetTotalItemCount (Results 1 – 5 of 5) sorted by relevance
77 void SetTotalItemCount(int32_t totalItemCount) in SetTotalItemCount() function
325 paint->SetTotalItemCount(maxListItemIndex_ + 1); in CreateNodePaintMethod()
567 swiperLayoutAlgorithm->SetTotalItemCount(1);1223 swiperLayoutAlgorithm->SetTotalItemCount(2);1271 swiperLayoutAlgorithm->SetTotalItemCount(2);1328 swiperLayoutAlgorithm->SetTotalItemCount(2);1380 swiperLayoutAlgorithm->SetTotalItemCount(1);1437 swiperLayoutAlgorithm->SetTotalItemCount(1);
98 void SetTotalItemCount(int32_t totalItemCount) in SetTotalItemCount() function
192 algo->SetTotalItemCount(TotalCount()); in CreateLayoutAlgorithm()