Searched defs:systemGesturesPadding (Results 1 – 3 of 3) sorted by relevance
41 actual fun Modifier.systemGesturesPadding(): Modifier = implementedInJetBrainsFork() method
210 actual fun Modifier.systemGesturesPadding() = in systemGesturesPadding() method
319 expect fun Modifier.systemGesturesPadding(): Modifier in safeDrawingPadding() method