Home
last modified time | relevance | path

Searched refs:ConstraintSetScope (Results 1 – 8 of 8) sorted by relevance

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DDslConstraintSet.kt24 constructor(val description: ConstraintSetScope.() -> Unit, extendFrom: ConstraintSet? = null) :
26 internal val scope: ConstraintSetScope =
27 ConstraintSetScope(extendFrom = (extendFrom as? DslConstraintSet)?.scope?.containerObject)
DMotionSceneScope.kt170 constraintSetContent: ConstraintSetScope.() -> Unit in constraintSet()
DConstraintLayout.kt1013 class ConstraintSetScope internal constructor(extendFrom: CLObject?) : in modifyParentData() class
1553 fun ConstraintSet(description: ConstraintSetScope.() -> Unit): ConstraintSet = in ConstraintSet()
1563 description: ConstraintSetScope.() -> Unit in ConstraintSet()
/constraintlayout/constraintlayout-compose/integration-tests/demos/src/main/java/androidx/constraintlayout/compose/demos/
DChainsDemo.kt40 import androidx.constraintlayout.compose.ConstraintSetScope in <lambda>()
/constraintlayout/constraintlayout-compose/api/
D1.1.0-beta01.txt231 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
234 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
295 …@androidx.compose.foundation.layout.LayoutScopeMarker public final class ConstraintSetScope extend…
297 …method public androidx.constraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences cre…
300 public final class ConstraintSetScope.ConstrainedLayoutReferences {
704 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
Dcurrent.txt231 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
234 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
301 …@androidx.compose.foundation.layout.LayoutScopeMarker public final class ConstraintSetScope extend…
303 …method public androidx.constraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences cre…
306 public final class ConstraintSetScope.ConstrainedLayoutReferences {
710 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
Drestricted_1.1.0-beta01.txt240 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
243 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
320 …@androidx.compose.foundation.layout.LayoutScopeMarker public final class ConstraintSetScope extend…
322 …method public androidx.constraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences cre…
325 public final class ConstraintSetScope.ConstrainedLayoutReferences {
791 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
Drestricted_current.txt240 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
243 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…
326 …@androidx.compose.foundation.layout.LayoutScopeMarker public final class ConstraintSetScope extend…
328 …method public androidx.constraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences cre…
331 public final class ConstraintSetScope.ConstrainedLayoutReferences {
828 ….jvm.functions.Function1<? super androidx.constraintlayout.compose.ConstraintSetScope,kotlin.Unit>…