Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DMultiWidgetSelectionDelegate.kt237 fun otherDirection(anchor: Selection.AnchorInfo?): Direction = in appendSelectableInfo() method
241 val otherDirection: Direction in appendSelectableInfo() constant