Searched refs:LazyGridScope (Results 1 – 2 of 2) sorted by relevance
30 import androidx.compose.foundation.lazy.grid.LazyGridScope in <lambda>()308 private fun LazyGridScope.fillUpRow(nTiles: Int, columns: Int) { in <lambda>() method
48 import androidx.compose.foundation.lazy.grid.LazyGridScope252 content: LazyGridScope.() -> Unit, in TileLazyGrid()312 fun LazyGridScope.editTiles( in LazyGridScope() method