Searched defs:startTrim (Results 1 – 2 of 2) sorted by relevance
| /external/accompanist/swiperefresh/src/main/java/com/google/accompanist/swiperefresh/ | ||
| D | Slingshot.kt | 64 val startTrim = 0f in rememberUpdatedSlingshot() constant |
| D | CircularProgressPainter.kt | 56 var startTrim by mutableStateOf(0f) variable in com.google.accompanist.swiperefresh.CircularProgressPainter |