Searched defs:boundsInWindow (Results 1 – 8 of 8) sorted by relevance
282 fun boundsInWindow() { in <lambda>() method in androidx.compose.ui.viewinterop.ComposeViewTest283 var boundsInWindow = IntRect.Zero in <lambda>() variable328 var boundsInWindow = IntRect.Zero in <lambda>() variable417 var boundsInWindow = IntRect.Zero in <lambda>() variable
51 val boundsInWindow = Rect(x, y, x + width, y + height) in <lambda>() constant
193 fun LayoutCoordinates.boundsInWindow(): Rect { in get() method
99 val boundsInWindow: IntRect in <lambda>() constant in androidx.compose.ui.spatial.RelativeLayoutBounds
162 val boundsInWindow: Rect in <lambda>() constant in androidx.compose.ui.semantics.SemanticsNode
1114 val boundsInWindow = boundsInWindow() in visibleBounds() constant
662 val boundsInWindow = layoutCoordinates.boundsInWindow in <lambda>() constant
997 val boundsInWindow = layoutCoordinates.boundsInWindow() in <lambda>() constant