Home
last modified time | relevance | path

Searched refs:animationIndex (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/test/examples/
DFxExampleApp.kt52 var animationIndex = 0 in log() variable
68 val index = ++animationIndex in log()
105 val index = ++animationIndex in log()
/external/kotlinx.coroutines/js/example-frontend-js/src/
DExampleMain.kt47 private var animationIndex = 0 variable
89 val index = ++animationIndex in onRect()
145 val index = ++animationIndex in onCircle()