Searched refs:currentStartItemCount (Results 1 – 1 of 1) sorted by relevance
1657 auto currentStartItemCount = *showItem_.begin(); in OnPaintFinish() local1659 …if ((startShowItemIndex_ != currentStartItemCount) || (endShowItemIndex_ != currentEndItemCount)) { in OnPaintFinish()1660 startShowItemIndex_ = currentStartItemCount; in OnPaintFinish()