Searched defs:widthDp (Results 1 – 7 of 7) sorted by relevance
75 val widthDp = width.toDp() in <lambda>() constant
67 val widthDp: Int = -1, constant in androidx.compose.ui.tooling.preview.Preview
51 val widthDp: Float = 160f constant
421 val widthDp = with(density) { width.toDp() } in <lambda>() constant471 val widthDp = with(density) { width.toDp() } in <lambda>() constant
688 val widthDp: Dp in SliderImpl() constant732 val widthDp: Dp in RangeSliderImpl() constant
1089 val widthDp = (fontSize * 22).toDp() // to fit text in the middle of the second link in TextWithLinks() constant
1306 val widthDp = 200.dp in <lambda>() constant