Home
last modified time | relevance | path

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

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DSlotTable.kt921 val groupEnd constant
925 fun groupEnd(index: Int) = index + groups.groupSize(index) in groupEnd() method