Home
last modified time | relevance | path

Searched +defs:text +defs:displayText (Results 1 – 1 of 1) sorted by relevance

/compose/foundation/foundation/integration-tests/foundation-demos/src/main/java/androidx/compose/foundation/demos/text/
DComposeText.kt122 const val displayText = "Text Demo" constant
450 val text = "\u82B1" in TextDemoLocale() constant
473 var text = "" in TextDemoTextAlign() variable
546 var text = "" in TextDemoSoftWrap() variable
560 val text = "Transformation" in TextDemoHyphens() constant
626 val text = "Line\n".repeat(10) in TextOverflowVisibleInPopupDemo() constant
637 val text = "Line\n".repeat(10) in TextOverflowVisibleInDrawText() constant
800 val text = in TextOverflowDemo() constant
961 val text = in EllipsizeDemo() constant
988 val text = "This is a sample string!" in AutoSizeTextDemo() constant