Home
last modified time | relevance | path

Searched refs:WM_WM_HINTS_EVENT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindow.h112 #define WM_WM_HINTS_EVENT (WM_USER + 14) macro
H A Dwinmultiwindowwm.c229 case WM_WM_HINTS_EVENT: in MessageName()
941 case WM_WM_HINTS_EVENT: in winMultiWindowWMProc()
1299 msg.msg = WM_WM_HINTS_EVENT; in winMultiWindowXMsgProc()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog64885 Move styling update code from WM_WM_HINTS_EVENT to a function UpdateStyle(),
64902 hw/xwin: Make sure that WM_WM_HINTS_EVENT does nothing for override-redirect windows
64915 hw/xwin: Add a new WM_WM_HINTS_EVENT event to update window style
64917 Add a new WM_WM_HINTS_EVENT event to update window style if any of the
64922 WM_WM_HINTS_EVENT message to the WM.
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