Searched refs:RemoveMessages (Results 1 – 2 of 2) sorted by relevance
1524 *RemoveMessages = TRUE; in co_IntProcessMouseMessage()1534 *RemoveMessages = FALSE; in co_IntProcessMouseMessage()1580 BOOL update = *RemoveMessages; in co_IntProcessMouseMessage()1657 *RemoveMessages = TRUE; in co_IntProcessMouseMessage()1694 *RemoveMessages = TRUE; in co_IntProcessMouseMessage()1703 *RemoveMessages = TRUE; in co_IntProcessMouseMessage()1707 if ((*RemoveMessages == FALSE) || MessageQueue->spwndCapture) in co_IntProcessMouseMessage()1772 BOOL co_IntProcessKeyboardMessage(MSG* Msg, BOOL* RemoveMessages) in co_IntProcessKeyboardMessage() argument1813 if (*RemoveMessages) in co_IntProcessKeyboardMessage()1839 if (*RemoveMessages && uMsg == WM_SYSKEYDOWN) in co_IntProcessKeyboardMessage()[all …]
1023 BOOL RemoveMessages; in co_IntPeekMessage() local1029 RemoveMessages = RemoveMsg & PM_REMOVE; in co_IntPeekMessage()1076 RemoveMessages, in co_IntPeekMessage()1097 if (RemoveMessages) in co_IntPeekMessage()1110 RemoveMessages, in co_IntPeekMessage()1155 RemoveMessages)) in co_IntPeekMessage()