Searched refs:ZeroInsets (Results 1 – 3 of 3) sorted by relevance
| /compose/material/material/src/commonMain/kotlin/androidx/compose/material/ |
| D | AppBar.kt | 172 ZeroInsets, 277 ZeroInsets, in TopAppBar() 420 ZeroInsets, in BottomAppBar() 735 private val ZeroInsets = WindowInsets(0.dp) constant
|
| D | NavigationRail.kt | 174 NavigationRail(ZeroInsets, modifier, backgroundColor, contentColor, elevation, header, content) in NavigationRail() 446 private val ZeroInsets = WindowInsets(0.dp) constant
|
| D | BottomNavigation.kt | 163 BottomNavigation(ZeroInsets, modifier, backgroundColor, contentColor, elevation, content) in BottomNavigation() 444 private val ZeroInsets = WindowInsets(0.dp, 0.dp, 0.dp, 0.dp) constant
|