Searched refs:touchDiv (Results 1 – 1 of 1) sorted by relevance
10 function injectInput(touchDiv) { argument13 .pointerMove(0, 0, {origin: touchDiv})21 let touchDiv = document.getElementById("touchDiv");30 await injectInput(touchDiv);