Home
last modified time | relevance | path

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

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/
DTextPainter.kt269 val newDrawStyle = drawStyle ?: textLayoutResult.layoutInput.style.drawStyle in DrawScope() constant
329 val newDrawStyle = drawStyle ?: textLayoutResult.layoutInput.style.drawStyle in DrawScope() constant