Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/handwriting/
DStylusHandwriting.kt205 fun resetPointerInputHandler() { in resetPointerInputHandler() method
/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/input/pointer/
DSuspendingPointerInputFilter.kt463 fun resetPointerInputHandler() in resetPointerInputHandler() method
611 override fun resetPointerInputHandler() { in resetPointerInputHandler() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/
DClickable.kt1553 protected fun resetPointerInputHandler() = pointerInputNode?.resetPointerInputHandler() in resetPointerInputHandler() method