Home
last modified time | relevance | path

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

/compose/foundation/foundation-layout/benchmark/src/androidTest/java/androidx/compose/foundation/layout/benchmark/
DDeepRowColumnTestCase.kt118 private fun RowScope.modifierFor(id: Int, useWeight: Boolean, useAlign: Boolean): Modifier { in modifierFor() method
124 private fun RowScope.terminalModifierFor(id: Int, useWeight: Boolean): Modifier { in terminalModifierFor() method
155 private fun RowScope.DeepTree( in DeepTree() method
/compose/foundation/foundation-layout/src/commonMain/kotlin/androidx/compose/foundation/layout/
DRow.kt303 interface RowScope { interface
/compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/visualaid/
DRowConfigurationDemo.kt138 fun RowScope.RowItem(text: String, fixedSize: Boolean = true) { in default() method
/compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/lookahead/
DLookaheadWithBoxWithConstraints.kt150 fun RowScope.MyButton() { in MyButton() method
/compose/material/material/src/commonMain/kotlin/androidx/compose/material/
DBottomNavigation.kt198 fun RowScope.BottomNavigationItem( in RowScope() method
/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DNavigationBar.kt198 fun RowScope.NavigationBarItem( in RowScope() method