Home
last modified time | relevance | path

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

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/
DAnnotatedString.kt220 fun getStringAnnotations(tag: String, start: Int, end: Int): List<Range<String>> = in <lambda>() method in androidx.compose.ui.text.AnnotatedString
245 fun getStringAnnotations(start: Int, end: Int): List<Range<String>> = in <lambda>() method in androidx.compose.ui.text.AnnotatedString