Searched defs:measureScope (Results 1 – 5 of 5) sorted by relevance
33 private val measureScope: LazyLayoutMeasureScope constant
32 private val measureScope: LazyLayoutMeasureScope, constant in androidx.compose.foundation.lazy.grid.LazyGridMeasuredItemProvider
490 val measureScope = this in measure() constant708 val measureScope = this in measure() constant
482 return { measureScope, constraints -> measureScope.measure(constraints) } in getMeasurePolicy() method
200 val measureScope: LazyLayoutMeasureScope, constant in androidx.compose.foundation.lazy.staggeredgrid.LazyStaggeredGridMeasureContext1228 private val measureScope: LazyLayoutMeasureScope, in findPreviousItemIndex() constant in androidx.compose.foundation.lazy.staggeredgrid.LazyStaggeredGridMeasureProvider