Home
last modified time | relevance | path

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

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/
DTextGranularity.kt40 val Word = TextGranularity(1) constant
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DSelectionAdjustment.kt67 val Word = SelectionAdjustment { layout -> in <lambda>() constant