Home
last modified time | relevance | path

Searched defs:initialPosition (Results 1 – 3 of 3) sorted by relevance

/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/contextmenu/internal/
DDefaultTextContextMenuDropdownProviderTest.kt264 val initialPosition = rule.onItemWithNumber(1).positionInScreen() in <lambda>() constant
299 val initialPosition = rule.onItemWithNumber(1).positionInScreen() in <lambda>() constant
322 val initialPosition = rule.onItemWithNumber(1).positionInScreen() in <lambda>() constant
345 val initialPosition = rule.onItemWithNumber(1).positionInScreen() in <lambda>() constant
374 val initialPosition = rule.onItemWithNumber(1).positionInScreen() in <lambda>() constant
DAndroidTextContextMenuToolbarProviderTest.kt239 val initialPosition = getContentMenuContentBoundsOnScreen() in <lambda>() constant
279 val initialPosition = getContentMenuContentBoundsOnScreen() in <lambda>() constant
304 val initialPosition = getContentMenuContentBoundsOnScreen() in <lambda>() constant
329 val initialPosition = getContentMenuContentBoundsOnScreen() in <lambda>() constant
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/gestures/
DClippedTextSelectionGesturesTest.kt320 val initialPosition = in whenDragInvisibleEndHandle_noSelectionChanges() constant