Home
last modified time | relevance | path

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

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/
DAnnotatedString.kt349 fun mapAnnotations( in <lambda>() method in androidx.compose.ui.text.AnnotatedString
970 internal fun mapAnnotations(transform: (Range<out Annotation>) -> Range<out Annotation>) { in <lambda>() method in androidx.compose.ui.text.AnnotatedString