Searched refs:topPaddingValue (Results 1 – 2 of 2) sorted by relevance
720 val topPaddingValue = paddingValues.calculateTopPadding().roundToPx() in measure() constant752 val effectiveLabelBaseline = max(lastBaseline, topPaddingValue) in measure()760 -topPaddingValue - bottomPaddingValue in measure()804 val labelEndPosition = (topPaddingValue - lastBaseline).coerceAtLeast(0) in measure()982 val topPaddingValue = paddingValues.calculateTopPadding().value * density in calculateHeight() constant990 topPaddingValue + inputFieldHeight + bottomPaddingValue in calculateHeight()
823 val topPaddingValue = paddingValues.calculateTopPadding().roundToPx() in measure() constant890 val effectiveTopOffset = topPaddingValue + labelHeightOrIntrinsic in measure()982 topPaddingValue + minimizedLabelHalfHeight.roundToPx() in measure()987 else -> topPaddingValue in measure()1006 topPaddingValue + (if (isLabelAbove) 0 else labelPlaceable.height), in measure()