Home | History | Annotate | Download | only in include

Lines Matching defs:QS_INPUT

1745 #define PM_QS_INPUT (QS_INPUT << 16)
2356 #define QS_INPUT (QS_MOUSE | QS_KEY | QS_RAWINPUT)
2357 #define QS_ALLEVENTS (QS_INPUT | QS_POSTMESSAGE | QS_TIMER | QS_PAINT | QS_HOTKEY)
2358 #define QS_ALLINPUT (QS_INPUT | QS_POSTMESSAGE | QS_TIMER | QS_PAINT | QS_HOTKEY | QS_SENDMESSAGE)