Searched refs:TextFieldLabelScope (Results 1 – 9 of 9) sorted by relevance
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ |
| D | SecureTextField.kt | 133 label: @Composable (TextFieldLabelScope.() -> Unit)? = null, in SecureTextField() 298 label: @Composable (TextFieldLabelScope.() -> Unit)? = null, in OutlinedSecureTextField()
|
| D | TextFieldDefaults.kt | 150 label: @Composable (TextFieldLabelScope.() -> Unit)? = null, in <lambda>() 975 label: @Composable (TextFieldLabelScope.() -> Unit)? = null, in decorator() 2073 interface TextFieldLabelScope { in toString() interface
|
| D | OutlinedTextField.kt | 210 label: @Composable (TextFieldLabelScope.() -> Unit)? = null, in <lambda>()
|
| D | TextField.kt | 264 label: @Composable (TextFieldLabelScope.() -> Unit)? = null, in <lambda>()
|
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/internal/ |
| D | TextFieldImpl.kt | 35 import androidx.compose.material3.TextFieldLabelScope in <lambda>() 85 label: @Composable (TextFieldLabelScope.() -> Unit)?, 132 object : TextFieldLabelScope { in <lambda>()
|
| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/ |
| D | TextFieldDecoratorTest.kt | 617 label: @Composable (TextFieldLabelScope.() -> Unit)? = null, in assertSizeAndPosition()
|
| /compose/material3/material3/bcv/native/ |
| D | current.txt | 303 …act interface androidx.compose.material3/TextFieldLabelScope { // androidx.compose.material3/TextF… 304 …abstract val labelMinimizedProgress // androidx.compose.material3/TextFieldLabelScope.labelMinimiz… 305 …elMinimizedProgress>(): kotlin/Float // androidx.compose.material3/TextFieldLabelScope.labelMinimi… 2830 …TextFieldLabelScope, kotlin/Unit>? = ..., kotlin/Function0<kotlin/Unit>? = ..., kotlin/Function0<k… 3112 …TextFieldLabelScope, kotlin/Unit>? = ..., kotlin/Function0<kotlin/Unit>? = ..., kotlin/Function0<k… 3527 …TextFieldLabelScope, kotlin/Unit>? = ..., kotlin/Function0<kotlin/Unit>? = ..., kotlin/Function0<k… 3528 …TextFieldLabelScope, kotlin/Unit>? = ..., kotlin/Function0<kotlin/Unit>? = ..., kotlin/Function0<k… 3550 …TextFieldLabelScope, kotlin/Unit>? = ..., kotlin/Function0<kotlin/Unit>? = ..., kotlin/Function0<k… 3581 …TextFieldLabelScope, kotlin/Unit>? = ..., kotlin/Function0<kotlin/Unit>? = ..., kotlin/Function0<k…
|
| /compose/material3/material3/api/ |
| D | restricted_current.txt | 1881 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 1896 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 2137 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 2138 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 2841 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 2869 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 2895 @androidx.compose.runtime.Stable public interface TextFieldLabelScope {
|
| D | current.txt | 1881 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 1896 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 2137 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 2138 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 2841 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 2869 … kotlin.jvm.functions.Function1<? super androidx.compose.material3.TextFieldLabelScope,kotlin.Unit… 2895 @androidx.compose.runtime.Stable public interface TextFieldLabelScope {
|