Searched refs:middleSection (Results 1 – 4 of 4) sorted by relevance
965 val middleSection = maxOf(textFieldWidth, labelWidth, placeholderWidth) in calculateWidth() constant966 val wrappedWidth = leadingWidth + middleSection + trailingWidth in calculateWidth()
1023 val middleSection = in calculateWidth() constant1029 val wrappedWidth = leadingPlaceableWidth + middleSection + trailingPlaceableWidth in calculateWidth()
1185 val middleSection = in calculateWidth() constant1192 val wrappedWidth = leadingPlaceableWidth + middleSection + trailingPlaceableWidth in calculateWidth()
1198 val middleSection = in calculateWidth() constant1205 val wrappedWidth = leadingWidth + middleSection + trailingWidth in calculateWidth()