Searched refs:indicatorWidth (Results 1 – 2 of 2) sorted by relevance
238 val indicatorWidth = (buttonsBackgroundPlaceable.width - totalSpacing) / buttonsCount in measure() constant244 minWidth = indicatorWidth, in measure()245 maxWidth = indicatorWidth, in measure()252 selectedIndex * indicatorWidth + (spacingPx * selectedIndex) in measure()
212 val indicatorWidth = in Track() constant214 indicatorWidth + LocalDensity.current.run { 16.dp.toPx() } in Track()