Searched refs:layoutTop (Results 1 – 1 of 1) sorted by relevance
235 val layoutTop = top in updateBounds() constant236 setLeftTopRightBottom(layoutLeft, layoutTop, layoutLeft + currentState.width, in updateBounds()237 layoutTop + currentState.height) in updateBounds()265 val layoutTop = top in calculateViewState() constant266 layout(layoutLeft, layoutTop, layoutLeft + measuredWidth, layoutTop + measuredHeight) in calculateViewState()