Home
last modified time | relevance | path

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

/compose/foundation/foundation-lint/src/main/java/androidx/compose/foundation/lint/
DFoundationNames.kt44 val BoxWithConstraints = Name(PackageName, "BoxWithConstraints") constant
/compose/foundation/foundation-layout/src/commonMain/kotlin/androidx/compose/foundation/layout/
DBoxWithConstraints.kt57 fun BoxWithConstraints( in <lambda>() method
/compose/foundation/foundation-lint/src/test/java/androidx/compose/foundation/lint/
DBoxWithConstraintsDetectorTest.kt138 fun BoxWithConstraints( in BoxWithConstraintsScope() method