Searched defs:heightInView (Results 1 – 2 of 2) sorted by relevance
884 float GridLayoutInfo::GetDistanceToBottom(float mainSize, float heightInView, float mainGap) const in GetDistanceToBottom()
1612 float heightInView = info.GetTotalHeightOfItemsInView(mainGap, regular); in GetEndOffset() local