Searched defs:startBottom (Results 1 – 5 of 5) sorted by relevance
333 val startBottom = getBound(view, Bound.BOTTOM) ?: previousBottom in <lambda>() constant668 val startBottom = if (ignorePreviousValues) newBottom else previousBottom in <lambda>() constant
280 val startBottom = state.bottom in <lambda>() constant
1051 val startBottom = bounds.bottom in onLayoutChange() constant
304 final int startBottom = startBounds.bottom; in createAnimator() local
1197 final int startBottom = mLastClipBounds.bottom; in applyClippingBounds() local