Home
last modified time | relevance | path

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

/compose/ui/ui-text/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/
DParagraphIntegrationIndentationFixTest.kt52 private val repeatCount = 20 in <lambda>() constant in androidx.compose.ui.text.ParagraphIntegrationIndentationFixTest
/compose/animation/animation-graphics/src/commonMain/kotlin/androidx/compose/animation/graphics/vector/
DAnimator.kt111 val repeatCount: Int, constant in androidx.compose.animation.graphics.vector.Timestamp
264 val repeatCount: Int, constant in androidx.compose.animation.graphics.vector.ObjectAnimator
/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DInputDispatcher.kt854 var repeatCount = 0 variable in KeyInputState
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/pointer/
DSuspendingPointerInputFilterTest.kt567 repeat(3) { repeatCount -> in <lambda>() method
656 repeat(2) { repeatCount -> in <lambda>() method