Home
last modified time | relevance | path

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

/compose/ui/ui-graphics/src/commonTest/kotlin/androidx/compose/ui/graphics/
DShadowTest.kt27 fun defaultValue() { in defaultValue() method
/compose/ui/ui-lint/src/main/java/androidx/compose/ui/lint/
DModifierParameterDetector.kt112 val defaultValue = source.defaultValue!! in <lambda>() constant
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/modifier/
DModifierLocalProviderConsumerOrderTest.kt41 private val defaultValue = "Default Value" constant
DModifierLocalSameLayoutNodeTest.kt41 private val defaultValue = "Default Value" constant
59 fun defaultValue() { in defaultValue() method in androidx.compose.ui.modifier.ModifierLocalSameLayoutNodeTest
DModifierLocalMultiLayoutNodeTest.kt39 private val defaultValue = "Default Value" constant