| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/ |
| D | HorizontalCenterOpticallyTest.kt | 51 val shape = in horizontalCenterOptically_contentPadding_asymmetricShape() constant 90 val shape = RoundedCornerShape(0.dp) in horizontalCenterOptically_contentPadding_symmetricShape() constant
|
| D | SegmentedButtonScreenshotTest.kt | 168 val shape = SegmentedButtonDefaults.itemShape(index, values.size) in <lambda>() constant
|
| D | CardTest.kt | 68 val shape = CutCornerShape(8.dp) in customShapeAndColorIsUsed() constant
|
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ |
| D | SplitButton.kt | 408 val shape = shapeByInteraction(shapes, pressed, false, defaultAnimationSpec) in TrailingButton() constant 523 val shape = shapeByInteraction(shapes, pressed, checked, defaultAnimationSpec) in TrailingButton() constant 966 val shape = in shapeByInteraction() constant 988 class SplitButtonShapes(val shape: Shape, val pressedShape: Shape?, val checkedShape: Shape?) { constant in androidx.compose.material3.SplitButtonShapes
|
| D | IconButton.kt | 1492 class IconButtonShapes(val shape: Shape, val pressedShape: Shape = shape) { constant in androidx.compose.material3.IconButtonShapes 1535 val shape: Shape, constant in androidx.compose.material3.IconToggleButtonShapes 1637 val shape = in shapeByInteraction() constant 1656 val shape = in shapeByInteraction() constant
|
| D | TimePickerDialog.kt | 113 val shape constant
|
| D | ToggleButton.kt | 457 val shape: Shape in ElevatedToggleButton() constant 900 class ToggleButtonShapes(val shape: Shape, val pressedShape: Shape, val checkedShape: Shape) { constant in androidx.compose.material3.ToggleButtonShapes 950 val shape = in shapeByInteraction() constant
|
| D | Badge.kt | 158 val shape = in Badge() constant
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/ |
| D | BackgroundTest.kt | 184 var shape by mutableStateOf(RoundedCornerShape(10f)) in <lambda>() variable 222 val shape = in <lambda>() constant 286 val shape = in <lambda>() constant
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/draw/ |
| D | GraphicsLayerModifierTest.kt | 122 var shape = RectangleShape in testNotEquals() variable
|
| D | ClipDrawTest.kt | 204 val shape = in <lambda>() constant 240 val shape = in <lambda>() constant 594 val shape = in <lambda>() constant
|
| /compose/ui/ui/integration-tests/ui-demos/src/main/java/androidx/compose/ui/demos/focus/ |
| D | ReuseFocusReference.kt | 60 var shape by remember { mutableStateOf(CurrentShape.Square) } in ReuseFocusRequesterDemo() variable
|
| /compose/material/material/src/commonMain/kotlin/androidx/compose/material/ |
| D | AppBar.kt | 339 val shape = in BottomAppBar() constant 408 val shape = in BottomAppBar() constant
|
| D | Badge.kt | 132 val shape = RoundedCornerShape(radius) in Badge() constant
|
| /compose/ui/ui/integration-tests/ui-demos/src/main/java/androidx/compose/ui/demos/ |
| D | DialogDemo.kt | 47 var shape by remember { mutableStateOf(RectangleShape) } in DialogDemo() variable
|
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/ |
| D | Background.kt | 99 private val shape: Shape, constant in androidx.compose.foundation.BackgroundElement 138 var shape: Shape, variable in androidx.compose.foundation.BackgroundNode
|
| D | Border.kt | 97 internal data class BorderModifierNodeElement(val width: Dp, val brush: Brush, val shape: Shape) : in border() constant in androidx.compose.foundation.BorderModifierNodeElement 148 var shape = shapeParameter variable
|
| /compose/material3/material3/samples/src/main/java/androidx/compose/material3/samples/ |
| D | ThemeSamples.kt | 149 val shape = MaterialTheme.shapes in ThemeShapeSample() constant
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/layout/ |
| D | LayoutNodeLayoutDirectionTest.kt | 141 val shape = in <lambda>() constant
|
| D | LayoutNodeDensityTest.kt | 179 val shape = in <lambda>() constant
|
| /compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/ |
| D | CardTest.kt | 70 val shape = CutCornerShape(8.dp) in shapeAndColorFromThemeIsUsed() constant
|
| /compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/draw/ |
| D | Shadow.kt | 116 val shape: Shape, constant in androidx.compose.ui.draw.ShadowGraphicsLayerElement
|
| /compose/material3/material3/integration-tests/material3-demos/src/main/java/androidx/compose/material3/demos/ |
| D | ShapeDemos.kt | 103 val shape = MaterialShapes.Clover4Leaf.toShape() in MaterialShapeDemo() constant
|
| /compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/graphics/ |
| D | GraphicsLayerScope.kt | 169 var shape: Shape variable 399 override var shape: Shape = RectangleShape variable in androidx.compose.ui.graphics.ReusableGraphicsLayerScope
|
| /compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/ |
| D | Bullet.kt | 48 val shape: Shape, constant in androidx.compose.ui.text.Bullet
|