Home | History | Annotate | Download | only in include

Lines Matching refs:QS_PAINT

1916 #define PM_QS_PAINT (QS_PAINT << 16)
2866 #define QS_PAINT 0x0020
2882 #define QS_ALLEVENTS (QS_INPUT | QS_POSTMESSAGE | QS_TIMER | QS_PAINT | QS_HOTKEY)
2883 #define QS_ALLINPUT (QS_INPUT | QS_POSTMESSAGE | QS_TIMER | QS_PAINT | QS_HOTKEY | QS_SENDMESSAGE)