Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DMeasurer.kt449 fun Placeable.PlacementScope.performLayout( in <lambda>() method
DConstraintLayout.kt1984 fun Placeable.PlacementScope.performLayout(measurables: List<Measurable>) { in setLayoutInformation() method