Searched defs:startRight (Results 1 – 6 of 6) sorted by relevance
300 val startRight = getBound(view, Bound.RIGHT) ?: previousRight in <lambda>() constant635 val startRight = if (ignorePreviousValues) newRight else previousRight in <lambda>() constant
222 val startRight = state.right in <lambda>() constant
1118 val startRight = bounds.right in onLayoutChange() constant
298 final int startRight = startBounds.right; in createAnimator() local
507 int startRight = getWidth() - getPaddingRight(); in onLayout() local
1091 final int startRight = mLastClipBounds.right; in applyClippingBounds() local