Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/javatests/src/org/chromium/content/browser/
H A DContentViewPointerTypeTest.java83 MotionEvent cursorMoveEvent = MotionEvent.obtain(SystemClock.uptimeMillis(), in moveCursor() local
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/PEngine/
H A Dapp.cpp853 void PApp::cursorMoveEvent(int posx, int posy) in cursorMoveEvent() function in PApp
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/Trigger/
H A Dmenu.cpp893 void MainApp::cursorMoveEvent(int posx, int posy) in cursorMoveEvent() function in MainApp