Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/layout/
DLazyLayoutMeasureScope.kt52 sealed interface LazyLayoutMeasureScope : MeasureScope { in <lambda>() interface
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/pager/
DPagerMeasure.kt577 private fun LazyLayoutMeasureScope.getAndMeasure( in getAndMeasure() method
607 private fun LazyLayoutMeasureScope.calculatePagesOffsets( in calculatePagesOffsets() method
/compose/foundation/foundation/integration-tests/foundation-demos/src/main/java/androidx/compose/foundation/demos/
DLazyLayoutDemos.kt348 private fun LazyLayoutMeasureScope.applyScrollToRow( in LazyLayoutMeasureScope() method
516 private fun LazyLayoutMeasureScope.measureItem( in measureItem() method