Searched refs:placeInBox (Results 1 – 1 of 1) sorted by relevance
| /compose/foundation/foundation-layout/src/commonMain/kotlin/androidx/compose/foundation/layout/ |
| D | Box.kt | 157 placeInBox(placeable, measurable, layoutDirection, boxWidth, boxHeight, alignment) in measure() 199 placeInBox(placeable, measurable, layoutDirection, boxWidth, boxHeight, alignment) in measure() 205 private fun Placeable.PlacementScope.placeInBox( in placeInBox() method
|