Home
last modified time | relevance | path

Searched defs:layoutResultProxy (Results 1 – 2 of 2) sorted by relevance

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DTextPreparedSelection.kt370 val layoutResultProxy: TextLayoutResultProxy?, constant
/compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/selection/
DTextFieldSelectionManagerTest.kt96 private val layoutResultProxy: TextLayoutResultProxy = mock() in <lambda>() constant in androidx.compose.foundation.text.selection.TextFieldSelectionManagerTest