Searched refs:focusedLabelWidth (Results 1 – 2 of 2) sorted by relevance
1036 val focusedLabelWidth = in calculateWidth() constant1039 return constraints.constrainWidth(max(wrappedWidth, focusedLabelWidth)) in calculateWidth()
1199 val focusedLabelWidth = in calculateWidth() constant1201 return constraints.constrainWidth(max(wrappedWidth, focusedLabelWidth)) in calculateWidth()