Searched refs:newContentBoundsBelow (Results 1 – 1 of 1) sorted by relevance
268 val newContentBoundsBelow by lazy { findAreaForContentAboveOrBelow( in <lambda>() constant274 val positionBelowInBounds by lazy { allowedBounds.contains(newContentBoundsBelow) } in <lambda>()284 val newBounds = if (usePositionBelow) newContentBoundsBelow else newContentBoundsAbove in <lambda>()