| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ |
| D | SegmentedButton.kt | 138 SegmentedButtonDefaults.borderStroke(colors.borderColor(enabled, checked)), in <lambda>() 218 SegmentedButtonDefaults.borderStroke(colors.borderColor(enabled, selected)), in SingleChoiceSegmentedButtonRowScope() 263 SegmentedButtonDefaults.borderStroke(colors.borderColor(enabled, checked)), in MultiChoiceSegmentedButtonRowScope() 293 SegmentedButtonDefaults.borderStroke(colors.borderColor(enabled, selected)), in SingleChoiceSegmentedButtonRowScope() 665 fun borderStroke( in borderStroke() method
|
| D | Chip.kt | 237 border = border?.borderStroke(enabled)?.value, 397 border = border?.borderStroke(enabled)?.value, 834 border = border?.borderStroke(enabled)?.value, 988 border = border?.borderStroke(enabled)?.value, 2747 internal fun borderStroke(enabled: Boolean): State<BorderStroke?> { in borderStroke() method in androidx.compose.material3.ChipBorder
|
| D | TextFieldDefaults.kt | 1059 val borderStroke = in Container() constant 1076 .border(borderStroke.value, shape) in Container()
|
| D | TimePicker.kt | 1311 val borderStroke = in PeriodToggleImpl() constant 1324 .border(border = borderStroke, shape = shape), in PeriodToggleImpl()
|
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/ |
| D | Border.kt | 294 val borderStroke = Stroke(strokeWidth) in drawRoundRectBorder() constant 328 style = borderStroke in drawRoundRectBorder()
|
| /compose/material/material/src/commonMain/kotlin/androidx/compose/material/ |
| D | TextFieldDefaults.kt | 324 val borderStroke = in indicatorColor() constant 333 Box(Modifier.border(borderStroke.value, shape)) in indicatorColor()
|
| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/ |
| D | SegmentedButtonTest.kt | 302 SegmentedButtonDefaults.borderStroke( in segmentedButtonBorder_default_matchesSpec()
|
| /compose/docs/ |
| D | compose-component-api-guidelines.md | 440 border: BorderStroke = ButtonDefaults.borderStroke,
|
| /compose/material3/material3/bcv/native/ |
| D | current.txt | 2924 …borderStroke(androidx.compose.ui.graphics/Color, androidx.compose.ui.unit/Dp = ...): androidx.comp…
|
| /compose/material3/material3/api/ |
| D | restricted_1.3.0-beta02.txt | 1357 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | restricted_1.2.0-beta01.txt | 1307 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | 1.2.0-beta02.txt | 1304 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | 1.3.0-beta01.txt | 1357 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | restricted_1.3.0-beta01.txt | 1357 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | 1.2.0-beta01.txt | 1307 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | restricted_1.3.0-beta03.txt | 1360 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | restricted_1.2.0-beta02.txt | 1304 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | 1.3.0-beta03.txt | 1360 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | 1.3.0-beta02.txt | 1357 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | restricted_current.txt | 2173 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|
| D | current.txt | 2173 …method public androidx.compose.foundation.BorderStroke borderStroke(long color, optional float wid…
|