Searched refs:scrollBarExtent (Results 1 – 1 of 1) sorted by relevance
1153 double scrollBarExtent = 0.0; in CalculateWholeSize() local1159 startMainPos_ = scrollBarExtent; in CalculateWholeSize()1165 scrollBarExtent += GetSize(gridCells_.at(index).at(0)) + *mainGap_; in CalculateWholeSize()1168 estimateAverageHeight_ = scrollBarExtent / itemCount; in CalculateWholeSize()1178 if (estimateHeight_ > GetSize(GetLayoutSize()) || scrollBarExtent > GetSize(GetLayoutSize())) { in CalculateWholeSize()