Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DSelectionGestures.kt125 val firstDown = down.changes.first() in touchSelection() constant
237 val firstDown = downEvent.changes.first() in touchSelectionFirstPress() constant
276 val firstDown = downEvent.changes.first() in touchSelectionSubsequentPress() constant
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/handwriting/
DStylusHandwriting.kt115 val firstDown = in <lambda>() constant