Searched refs:bottomOverhang (Results 1 – 1 of 1) sorted by relevance
1202 int bottomOverhang = result[1] + spanY - countY; in estimateDropCell() local1203 if (bottomOverhang > 0) { in estimateDropCell()1204 result[1] -= bottomOverhang; // Snap to bottom in estimateDropCell()