Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/modifiers/
DTextStringSimpleNode.kt141 fun updateDraw(color: ColorProducer?, style: TextStyle): Boolean { in <lambda>() method in androidx.compose.foundation.text.modifiers.TextStringSimpleNode
DTextAnnotatedStringNode.kt130 fun updateDraw(color: ColorProducer?, style: TextStyle): Boolean { in <lambda>() method