Searched defs:rootHeight (Results 1 – 7 of 7) sorted by relevance
196 val rootHeight = root.size.height.toFloat() in get() constant
75 fun ComposeTestRule.rootHeight(): Dp = onRoot().getUnclippedBoundsInRoot().height in SemanticsNodeInteraction() method
1116 val rootHeight = rule.rootHeight() in <lambda>() constant
489 val rootHeight = composeTestRule.onRoot().getUnclippedBoundsInRoot().height in <lambda>() constant536 val rootHeight = composeTestRule.onRoot().getUnclippedBoundsInRoot().height in <lambda>() constant
95 fun ComposeTestRule.rootHeight(): Dp = onRoot().getUnclippedBoundsInRoot().height in SemanticsNodeInteraction() method
419 val rootHeight = root.height in <lambda>() constant512 val rootHeight = root.height in <lambda>() constant560 val rootHeight = root.height in <lambda>() constant862 val rootHeight = root.height in <lambda>() constant928 val rootHeight = root.height in <lambda>() constant
684 val (rootWidth, rootHeight) = coordinates.findRootCoordinates().size in <lambda>() constant