Home
last modified time | relevance | path

Searched refs:createRefsFor (Results 1 – 12 of 12) sorted by relevance

/constraintlayout/constraintlayout-compose/samples/src/main/java/androidx/constraintlayout/compose/samples/
DConstraintLayoutSamples.kt47 val (a, b, c, d, e) = createRefsFor(0, 1, 2, 3, 4) in <lambda>()
79 val (a, b, c, d, e) = createRefsFor(0, 1, 2, 3, 4) in Column_sample()
/constraintlayout/constraintlayout-compose/integration-tests/demos/src/main/java/androidx/constraintlayout/compose/demos/
DChainsDemo.kt60 val (box0, box1, box2) = createRefsFor("box0", "box1", "box2") in <lambda>()
DCollapsibleToolbarDemo.kt84 val (title, image, icon) = createRefsFor("title", "image", "icon") in ToolBarDslDemo()
/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DMotionSceneScope.kt252 fun createRefsFor(vararg ids: Any): ConstrainedLayoutReferences = in createRefFor() method
DConstraintLayout.kt1044 fun createRefsFor(vararg ids: Any): ConstrainedLayoutReferences = in modifyParentData() method
/constraintlayout/constraintlayout-compose/integration-tests/compose-benchmark/src/androidTest/java/androidx/constraintlayout/compose/benchmark/
DMotionSceneBenchmark.kt99 createRefsFor("box", "minIcon", "editClose", "title", "content") in motionScene_complex()
/constraintlayout/constraintlayout-compose/src/androidInstrumentedTest/kotlin/androidx/constraintlayout/compose/
DMotionLayoutTest.kt215 val (one, two) = createRefsFor("one", "two") in <lambda>()
DConstraintLayoutTest.kt1773 val (box0, box1, box2) = createRefsFor("box0", "box1") in <lambda>()
1895 val (box0, box1) = createRefsFor("box0", "box1") in <lambda>()
/constraintlayout/constraintlayout-compose/api/
D1.1.0-beta01.txt297 …nstraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences createRefsFor(java.lang.Obje…
706 …constraintlayout.compose.MotionSceneScope.ConstrainedLayoutReferences createRefsFor(java.lang.Obje…
Dcurrent.txt303 …nstraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences createRefsFor(java.lang.Obje…
712 …constraintlayout.compose.MotionSceneScope.ConstrainedLayoutReferences createRefsFor(java.lang.Obje…
Drestricted_1.1.0-beta01.txt322 …nstraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences createRefsFor(java.lang.Obje…
793 …constraintlayout.compose.MotionSceneScope.ConstrainedLayoutReferences createRefsFor(java.lang.Obje…
Drestricted_current.txt328 …nstraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences createRefsFor(java.lang.Obje…
830 …constraintlayout.compose.MotionSceneScope.ConstrainedLayoutReferences createRefsFor(java.lang.Obje…