Home
last modified time | relevance | path

Searched defs:onLayoutChange (Results 1 – 11 of 11) sorted by relevance

/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/node/
DOwner.kt283 fun onLayoutChange(layoutNode: LayoutNode) in onRequestMeasure() method
/compose/ui/ui/src/androidUnitTest/kotlin/androidx/compose/ui/node/
DModifierLocalConsumerEntityTest.kt464 override fun onLayoutChange(layoutNode: LayoutNode) = TODO("Not yet implemented") in onLayoutChange() method in androidx.compose.ui.node.ModifierLocalConsumerEntityTest.FakeOwner
DLayoutNodeTest.kt2555 override fun onLayoutChange(layoutNode: LayoutNode) { in onLayoutChange() method in androidx.compose.ui.node.MockOwner
/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/contentcapture/
DAndroidContentCaptureManager.android.kt207 internal fun onLayoutChange() { in <lambda>() method in androidx.compose.ui.contentcapture.AndroidContentCaptureManager
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/layout/
DHelpers.kt157 override fun onLayoutChange(layoutNode: LayoutNode) {} in onLayoutChange() method in androidx.compose.ui.layout.FakeOwner
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/node/
DNodeChainTester.kt544 override fun onLayoutChange(layoutNode: LayoutNode) { in onLayoutChange() method in androidx.compose.ui.node.MockOwner
/compose/integration-tests/demos/src/main/java/androidx/compose/integration/demos/
DAccessibilityNodeInspector.kt1094 override fun onLayoutChange( in onLayoutChange() method in androidx.compose.integration.demos.AccessibilityNodeInspectorState
/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/platform/
DAndroidComposeViewAccessibilityDelegateCompat.android.kt1950 internal fun onLayoutChange(layoutNode: LayoutNode) { in onLayoutChange() method in androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat
DAndroidComposeView.android.kt1848 override fun onLayoutChange(layoutNode: LayoutNode) { in onLayoutChange() method
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/pointer/
DPointerInputEventProcessorTest.kt3011 override fun onLayoutChange(layoutNode: LayoutNode) {} in onLayoutChange() method in TestOwner
DHitPathTrackerTest.kt3572 override fun onLayoutChange(layoutNode: LayoutNode) { in onLayoutChange() method in androidx.compose.ui.input.pointer.MockOwner