Searched defs:rootHeight (Results 1 – 3 of 3) sorted by relevance
83 val rootHeight = with(LocalDensity.current) { (constraints.maxHeight).toDp() } in <lambda>() constant
517 val rootHeight = composeTestRule.onRoot().getUnclippedBoundsInRoot().height in <lambda>() constant564 val rootHeight = composeTestRule.onRoot().getUnclippedBoundsInRoot().height in <lambda>() constant
317 val rootHeight = root.size.height.toFloat() in trueBoundsInWindow() constant