Searched defs:includeCharacterBounds (Results 1 – 5 of 5) sorted by relevance
| /compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/text/input/internal/ | ||
| D | CursorAnchorInfoController.android.kt | 49 private var includeCharacterBounds = false variable |
| D | LegacyCursorAnchorInfoController.android.kt | 37 private var includeCharacterBounds = false variable in androidx.compose.foundation.text.input.internal.LegacyCursorAnchorInfoController |
| D | RecordingInputConnection.android.kt | 327 var includeCharacterBounds = true in <lambda>() variable |
| /compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/text/input/ | ||
| D | CursorAnchorInfoController.android.kt | 40 private var includeCharacterBounds = false variable in androidx.compose.ui.text.input.CursorAnchorInfoController |
| D | RecordingInputConnection.android.kt | 308 var includeCharacterBounds = true in <lambda>() variable |