Searched defs:startBottom (Results 1 – 5 of 5) sorted by relevance
320 val startBottom = getBound(view, Bound.BOTTOM) ?: previousBottom regex655 val startBottom = if (ignorePreviousValues) newBottom else previousBottom regex
220 val startBottom = state.bottom regex
1035 val startBottom = bounds.bottom regex
300 final int startBottom = startBounds.bottom; in createAnimator() local
1178 final int startBottom = mLastClipBounds.bottom; in applyClippingBounds() local