Home
last modified time | relevance | path

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

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DDerivedState.kt95 val Unset = Any() constant
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/staggeredgrid/
DLazyStaggeredGridLaneInfo.kt202 internal const val Unset = -1 constant
DLazyStaggeredGridMeasure.kt1474 private const val Unset = Int.MIN_VALUE constant
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/pager/
DMeasuredPage.kt128 private const val Unset = Int.MIN_VALUE constant
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/grid/
DLazyGridMeasuredItem.kt258 private const val Unset = Int.MIN_VALUE constant
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/
DLazyListMeasuredItem.kt263 private const val Unset = Int.MIN_VALUE constant