Home
last modified time | relevance | path

Searched defs:startTrim (Results 1 – 2 of 2) sorted by relevance

/external/accompanist/swiperefresh/src/main/java/com/google/accompanist/swiperefresh/
DSlingshot.kt64 val startTrim = 0f in rememberUpdatedSlingshot() constant
82 var startTrim: Float by mutableStateOf(0f) variable in com.google.accompanist.swiperefresh.Slingshot
DCircularProgressPainter.kt56 var startTrim by mutableStateOf(0f) variable in com.google.accompanist.swiperefresh.CircularProgressPainter