Searched refs:labelMaxWidth (Results 1 – 1 of 1) sorted by relevance
347 val labelMaxWidth = if (enabled) (desiredWidth - iconSize) / 2 else desiredWidth - iconSize in measure() constant354 maxWidth = labelMaxWidth, in measure()