Home
last modified time | relevance | path

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

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DMouseInjectionScope.kt125 fun updatePointerTo(position: Offset) in updatePointerTo() method
257 override fun updatePointerTo(position: Offset) { in press() method
DTouchInjectionScope.kt162 fun updatePointerTo(pointerId: Int, position: Offset) in <lambda>() method
321 override fun updatePointerTo(pointerId: Int, position: Offset) { in <lambda>() method
/compose/ui/ui-test/src/androidInstrumentedTest/kotlin/androidx/compose/ui/test/injectionscope/mouse/
DMoveTest.kt112 fun updatePointerTo() = in <lambda>() method
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/pointer/
DHandwritingTestUtils.kt71 override fun updatePointerTo(pointerId: Int, position: Offset) { in <lambda>() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/
DHandwritingTestUtils.kt80 override fun updatePointerTo(pointerId: Int, position: Offset) { in <lambda>() method