Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/text/input/internal/
DHandwritingGesture.android.kt326 val finalRange = TextRange(range.start + firstMatchStart, range.start + lastMatchEnd) in performRemoveSpaceGesture() constant
343 val finalRange = in performDeletion() constant
714 val finalRange = in performDeletionOnLegacyTextField() constant
/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/
DMultiParagraph.kt692 val finalRange = in <lambda>() constant