Home
last modified time | relevance | path

Searched defs:Modifier (Results 1 – 4 of 4) sorted by relevance

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DConstraintLayoutTag.kt36 fun Modifier.layoutId(layoutId: String, tag: String? = null): Modifier { in Modifier() method
DMotionLayout.kt701 fun Modifier.onStartEndBoundsChanged( in onStartEndBoundsChanged() method
DConstraintLayout.kt975 fun Modifier.constrainAs( in component1() method
/constraintlayout/constraintlayout-compose/src/androidInstrumentedTest/kotlin/androidx/constraintlayout/compose/
DConstraintLayoutTest.kt2055 fun Modifier.withBaseline() = in <lambda>() method