Home
last modified time | relevance | path

Searched defs:forcedHeight (Results 1 – 2 of 2) sorted by relevance

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DMeasurer.kt434 val forcedHeight = layoutInformationReceiver!!.getForcedHeight() in <lambda>() constant
DConstraintLayout.kt1359 private var forcedHeight: Int = Int.MIN_VALUE variable
1969 val forcedHeight = layoutInformationReceiver!!.getForcedHeight() in setLayoutInformation() constant