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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.c1084 /* Is there anything other than a QS_MOUSEMOVE pending? */
1097 if (qstatus & QS_MOUSEMOVE) {
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h2851 #define QS_MOUSEMOVE 0x0002 macro
2853 #define QS_MOUSE (QS_MOUSEMOVE | QS_MOUSEBUTTON)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h3894 #define QS_MOUSEMOVE 0x0002 macro
3896 #define QS_MOUSE (QS_MOUSEMOVE | QS_MOUSEBUTTON)

Completed in 115 milliseconds