Searched refs:scrollLength (Results 1 – 1 of 1) sorted by relevance
1370 double scrollLength = 0.0; in CalculateScrollLength() local1393 scrollLength = itemLengthOutOfViewport + newlyBuiltItemLength; in CalculateScrollLength()1405 scrollLength = newlyBuiltItemLength - firstItemOffset_; in CalculateScrollLength()1410 return scrollLength; in CalculateScrollLength()