Searched defs:layoutResultProxy (Results 1 – 2 of 2) sorted by relevance
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/ | ||
| D | TextPreparedSelection.kt | 370 val layoutResultProxy: TextLayoutResultProxy?, constant |
| /compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/selection/ | ||
| D | TextFieldSelectionManagerTest.kt | 96 private val layoutResultProxy: TextLayoutResultProxy = mock() in <lambda>() constant in androidx.compose.foundation.text.selection.TextFieldSelectionManagerTest |