Home
last modified time | relevance | path

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

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DOutput.kt223 private fun StringBuilder.appendConfigInfo(config: SemanticsConfiguration, indent: String = "") { in StringBuilder() method
/compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/suspendfun/
DOffsetKeyframeSplinePlaygroundDemo.kt470 private fun StringBuilder.appendLineWithIndent(indentSize: Int, text: String) { in appendLineWithIndent() method
/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DSlotTable.kt573 private fun StringBuilder.emitGroup(index: Int, level: Int): Int { in <lambda>() method
3053 private fun StringBuilder.groupAsString(index: Int) { in groupAsString() method