Home
last modified time | relevance | path

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

/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/layout/
DMultiContentLayoutTest.kt112 (firstSlot, secondSlot), in <lambda>() method
129 (firstSlot, secondSlot), in <lambda>() method
150 (firstSlot, secondSlot), in <lambda>() method
176 ) { (firstSlot, secondSlot, thirdSlot, fourthSlot, fifthSlot), constraints -> in <lambda>() method
240 Layout(contents = listOf(first, second)) { (_, secondSlot), constraints -> in <lambda>() method