Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/
DTextLayoutHelper.kt60 val layoutInput = this.layoutInput in canReuse() constant
/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/
DTextLayoutResult.kt293 val layoutInput: TextLayoutInput, constant in TextLayoutResult