Searched defs:contentSize (Results 1 – 9 of 9) sorted by relevance
255 val contentSize = 100 * 17.dp.roundToPx() in <lambda>() constant273 val contentSize = 100 * 17.dp.roundToPx() in <lambda>() constant
627 val contentSize = with(rule.density) { 110.toDp() } in <lambda>() constant1201 val contentSize = with(rule.density) { 110.toDp() } in <lambda>() constant
139 var contentSize by remember { mutableStateOf(100.dp) } in ColumnScope() variable
97 val contentSize = 20.dp in snackbar_noTextInContent() constant
124 var contentSize: IntSize = IntSize.Zero in <lambda>() variable161 var contentSize: IntSize = IntSize.Zero in <lambda>() variable
104 val contentSize = 20.dp in snackbar_noTextInContent() constant
159 var contentSize: IntSize = IntSize.Zero in <lambda>() variable
220 public val contentSize: PlaceHolderSize = PlaceHolderSize { contentSize, _ -> in transform() constant
1572 val contentSize = 50.dp in <lambda>() constant