Home
last modified time | relevance | path

Searched refs:endCorner (Results 1 – 1 of 1) sorted by relevance

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DSlider.kt1905 val endCorner = CornerRadius(endCornerRadius, endCornerRadius) in DrawScope() constant
1912 bottomRight = endCorner, in DrawScope()
1913 bottomLeft = endCorner in DrawScope()
1919 topRight = endCorner, in DrawScope()
1920 bottomRight = endCorner, in DrawScope()