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