Searched refs:averageItemHeight (Results 1 – 1 of 1) sorted by relevance
1960 auto averageItemHeight = GetMainSize(itemSize) / GetChildren().size() + spaceWidth_; in CalculateMainScrollExtent() local1961 estimatedHeight_ = averageItemHeight * TotalCount(); in CalculateMainScrollExtent()1962 lastOffset_ = startIndex_ * averageItemHeight - currentOffset_; in CalculateMainScrollExtent()1967 startIndexOffset_ = startIndex_ * averageItemHeight; in CalculateMainScrollExtent()