Searched defs:performLayout (Results 1 – 3 of 3) sorted by relevance
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/modifiers/ | ||
| D | TextAutoSizeLayoutScope.kt | 42 fun performLayout( method |
| D | MultiParagraphLayoutCache.kt | 414 override fun performLayout( in performLayout() method in androidx.compose.foundation.text.modifiers.TextAutoSizeLayoutScopeImpl |
| /compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/ | ||
| D | TextAutoSizeTest.kt | 293 override fun performLayout( in <lambda>() method |