Searched defs:targetConstraints (Results 1 – 2 of 2) sorted by relevance
| /compose/animation/animation/src/commonMain/kotlin/androidx/compose/animation/ | ||
| D | AnimationModifier.kt | 159 private fun targetConstraints(default: Constraints) = in targetConstraints() method in androidx.compose.animation.SizeAnimationModifierNode |
| /compose/foundation/foundation-layout/src/commonMain/kotlin/androidx/compose/foundation/layout/ | ||
| D | Size.kt | 786 private val Density.targetConstraints: Constraints constant in androidx.compose.foundation.layout.SizeNode |