Home
last modified time | relevance | path

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

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DSlotTable.kt841 var currentEnd = groupsSize variable
2793 val currentEnd = currentGroupEnd in insertGroups() constant
DComposer.kt2704 val currentEnd = current.size in end() constant