Searched refs:ceilingItemPosition (Results 1 – 1 of 1) sorted by relevance
611 double ceilingItemPosition = GetMainSize(stickyItem_->GetLayoutSize()); in CalculateStickyItemOffset() local612 double offset = nextItemPosition - position - ceilingItemPosition; in CalculateStickyItemOffset()