Searched refs:WM_WM_ICON_EVENT (Results 1 – 4 of 4) sorted by relevance
108 #define WM_WM_ICON_EVENT (WM_USER + 10) macro
217 case WM_WM_ICON_EVENT: in MessageName()937 case WM_WM_ICON_EVENT: in winMultiWindowWMProc()1310 msg.msg = WM_WM_ICON_EVENT; in winMultiWindowXMsgProc()
183 wmMsg.msg = WM_WM_ICON_EVENT; in ReloadEnumWindowsProc()
28225 Add missing WM_WM_ICON_EVENT70016 Make sure that WM_WM_ICON_EVENT does nothing for override-redirect windows70048 send a WM_WM_ICON_EVENT message to the WM if the PropertyNotify event is for70058 hw/xwin: Rename WM_WM_HINTS_EVENT to WM_WM_ICON_EVENT70060 WM_WM_HINTS_EVENT only updates the icon, so rename it to WM_WM_ICON_EVENT