Searched refs:currentTabWidth (Results 1 – 2 of 2) sorted by relevance
746 val currentTabWidth = in measure() constant758 if (currentTabWidth != widthAnim.targetValue) { in measure()759 coroutineScope.launch { widthAnim.animateTo(currentTabWidth, animationSpec) } in measure()762 initialWidth = currentTabWidth in measure()788 val width = widthAnimatable?.value ?: currentTabWidth in measure()1153 val currentTabWidth by in <lambda>() constant1166 .width(currentTabWidth) in <lambda>()
392 val currentTabWidth by in <lambda>() constant405 .width(currentTabWidth) in <lambda>()