Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/modifiers/
DTextAutoSizeLayoutScope.kt42 fun performLayout( method
DMultiParagraphLayoutCache.kt414 override fun performLayout( in performLayout() method in androidx.compose.foundation.text.modifiers.TextAutoSizeLayoutScopeImpl
/compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/
DTextAutoSizeTest.kt293 override fun performLayout( in <lambda>() method