Home
last modified time | relevance | path

Searched defs:gapSize (Results 1 – 5 of 5) sorted by relevance

/compose/foundation/foundation-layout/src/commonMain/kotlin/androidx/compose/foundation/layout/
DArrangement.kt649 val gapSize = (totalSize - consumedSize).toFloat() / (size.size + 1) in <lambda>() constant
667 val gapSize = (totalSize - consumedSize).toFloat() / noOfGaps in <lambda>() constant
688 val gapSize = in <lambda>() constant
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/
DScrollableFocusableInteractionTest.kt354 val gapSize = 100.toDp() in doesNotScrollFocusedFocusableIntoView_whenNotInViewAndViewportShrunk() constant
DLazyListFocusableInteractionTest.kt357 val gapSize = 100.toDp() in doesNotScrollFocusedFocusableIntoView_whenNotInViewAndViewportShrunk() constant
/compose/foundation/foundation-layout/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/layout/
DContextualFlowRowColumnTest.kt1066 val gapSize = (eachItemSpaceGiven / 2).roundToInt() in <lambda>() constant
2198 val gapSize = (eachItemSpaceGiven / 2).roundToInt() in <lambda>() constant
2239 val gapSize = (eachItemSpaceGiven / 2).roundToInt() in <lambda>() constant
2286 val gapSize = (eachItemSpaceGiven / 2).roundToInt() in <lambda>() constant
2329 val gapSize = spaceAvailable.roundToInt() in <lambda>() constant
2371 val gapSize = spaceAvailable.roundToInt() in <lambda>() constant
DFlowRowColumnTest.kt936 val gapSize = (eachItemSpaceGiven / 2).roundToInt() in <lambda>() constant
2116 val gapSize = (eachItemSpaceGiven / 2).roundToInt() in <lambda>() constant
2158 val gapSize = (eachItemSpaceGiven / 2).roundToInt() in <lambda>() constant
2206 val gapSize = (eachItemSpaceGiven / 2).roundToInt() in <lambda>() constant
2250 val gapSize = spaceAvailable.roundToInt() in <lambda>() constant
2293 val gapSize = spaceAvailable.roundToInt() in <lambda>() constant