Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/modifiers/
DMultiParagraphLayoutCache.kt50 internal class MultiParagraphLayoutCache( class
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/modifiers/
DMultiParagraphLayoutCacheTest.kt1113 private fun MultiParagraphLayoutCache.updateAutoSize( in updateAutoSize() method