Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DMeasurer.kt421 val forcedWidth = layoutInformationReceiver!!.getForcedWidth() in <lambda>() constant
DConstraintLayout.kt1358 private var forcedWidth: Int = Int.MIN_VALUE variable
1956 val forcedWidth = layoutInformationReceiver!!.getForcedWidth() in setLayoutInformation() constant