Searched refs:boundsInComposeViewRoot (Results 1 – 2 of 2) sorted by relevance
85 val boundsInComposeViewRoot = remember { mutableStateOf(Rect.Zero) } regex112 boundsInComposeViewRoot,130 internal val boundsInComposeViewRoot: MutableState<Rect>,199 val boundsInRoot = boundsInComposeViewRoot.value251 val boundsInRoot = boundsInComposeViewRoot.value
240 controller.boundsInComposeViewRoot.value.size,258 controller.boundsInComposeViewRoot.value = it.boundsInRoot()290 controller.boundsInComposeViewRoot.value = it.boundsInRoot()