Home
last modified time | relevance | path

Searched defs:ColumnScopeInstance (Results 1 – 2 of 2) sorted by relevance

/compose/foundation/foundation-layout/src/commonMain/kotlin/androidx/compose/foundation/layout/
DColumn.kt360 internal object ColumnScopeInstance : ColumnScope { in weight() object
/compose/runtime/runtime/src/nonEmulatorCommonTest/kotlin/androidx/compose/runtime/
DGroupSizeValidationTests.kt174 private object ColumnScopeInstance : ColumnScope object