Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/carousel/
DCarouselSwipeable.kt131 val initialOffset = newAnchors.getOffset(currentValue) in ensureInit() constant
144 val initialOffset = newAnchors.getOffset(currentValue) in processNewAnchors() constant