Searched refs:WM_GIVEUP (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmsgwindow.c54 Send a WM_GIVEUP message to the X server thread so it wakes up if
62 PostMessage(pScreenPriv->hwndScreen, WM_GIVEUP, 0, 0);
H A Dwindialogs.c252 PostMessage(pScreenPriv->hwndScreen, WM_GIVEUP, 0, 0);
326 PostMessage(s_pScreenPriv->hwndScreen, WM_GIVEUP, 0, 0);
H A Dwin.h186 #define WM_GIVEUP (WM_USER + 1002) macro
H A Dwinwndproc.c1152 case WM_GIVEUP:
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwindialogs.c282 PostMessage (pScreenPriv->hwndScreen, WM_GIVEUP, 0, 0);
364 PostMessage (s_pScreenPriv->hwndScreen, WM_GIVEUP, 0, 0);
H A Dwinwndproc.c1257 case WM_GIVEUP:
H A Dwin.h203 #define WM_GIVEUP (WM_USER + 1002) macro

Completed in 11 milliseconds