Home
last modified time | relevance | path

Searched refs:WM_WM_ICON_EVENT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindow.h108 #define WM_WM_ICON_EVENT (WM_USER + 10) macro
H A Dwinmultiwindowwm.c217 case WM_WM_ICON_EVENT: in MessageName()
937 case WM_WM_ICON_EVENT: in winMultiWindowWMProc()
1310 msg.msg = WM_WM_ICON_EVENT; in winMultiWindowXMsgProc()
H A Dwinprefs.c183 wmMsg.msg = WM_WM_ICON_EVENT; in ReloadEnumWindowsProc()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog28225 Add missing WM_WM_ICON_EVENT
70016 Make sure that WM_WM_ICON_EVENT does nothing for override-redirect windows
70048 send a WM_WM_ICON_EVENT message to the WM if the PropertyNotify event is for
70058 hw/xwin: Rename WM_WM_HINTS_EVENT to WM_WM_ICON_EVENT
70060 WM_WM_HINTS_EVENT only updates the icon, so rename it to WM_WM_ICON_EVENT