Searched refs:GetLastStylusPos (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/windib/
H A DSDL_dibevents.c312 static BOOL GetLastStylusPos(POINT* ptLast) function
333 if ( !GetCursorPos(&mouse) && !GetLastStylusPos(&mouse) ) return;

Completed in 83 milliseconds