Home
last modified time | relevance | path

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

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/
DTextGranularity.kt33 val Character = TextGranularity(0) constant
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DSelectionAdjustment.kt57 val Character = SelectionAdjustment { layout -> in <lambda>() constant