Home
last modified time | relevance | path

Searched defs:forEachChildAlignmentLinesOwner (Results 1 – 3 of 3) sorted by relevance

/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/node/
DLayoutNodeLayoutDelegate.kt449 fun forEachChildAlignmentLinesOwner(block: (AlignmentLinesOwner) -> Unit) in layoutChildren() method
DLookaheadPassDelegate.kt342 override fun forEachChildAlignmentLinesOwner(block: (AlignmentLinesOwner) -> Unit) { in <lambda>() method in androidx.compose.ui.node.LookaheadPassDelegate
DMeasurePassDelegate.kt803 override fun forEachChildAlignmentLinesOwner(block: (AlignmentLinesOwner) -> Unit) { in <lambda>() method in androidx.compose.ui.node.MeasurePassDelegate