Searched defs:started (Results 1 – 3 of 3) sorted by relevance
156 val started = observer.onExtend(downChange.position) in mouseSelection() constant179 val started = observer.onStart(downChange.position, selectionAdjustment) in mouseSelection() constant352 val started = observer.onExtend(downChange.position) in mouseSelectionBtf2() constant378 val started = observer.onStart(downChange.position, selectionAdjustment) in mouseSelectionBtf2() constant
39 private val started = AtomicBoolean(false) constant
2632 var started = false in <lambda>() variable