Searched refs:hwndWindow (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinwindow.h91 HWND hwndWindow; member in struct:_winWMMessageRec
H A Dwinmultiwindowwm.c853 sizeof(HWND)/4, &(pNode->msg.hwndWindow));
862 sizeof(HWND)/4, &(pNode->msg.hwndWindow));
872 GetProp(pNode->msg.hwndWindow, WIN_WINDOW_PROP);
H A Dwinprefs.c182 wmMsg.hwndWindow = hwnd;
H A Dwinmultiwindowwndproc.c472 wmMsg.hwndWindow = hwnd;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinwindow.h98 HWND hwndWindow; member in struct:_winWMMessageRec
H A Dwinmultiwindowwm.c707 (unsigned char *) &(pNode->msg.hwndWindow),
723 (unsigned char *) &(pNode->msg.hwndWindow),
738 (unsigned char *) &(pNode->msg.hwndWindow),
744 winApplyHints (pWMInfo->pDisplay, pNode->msg.iWindow, pNode->msg.hwndWindow, &zstyle);
745 winUpdateWindowPosition (pNode->msg.hwndWindow, TRUE, &zstyle);
H A Dwinwin32rootlesswindow.c328 wmMsg.hwndWindow = pRLWinPriv->hWnd;
H A Dwinmultiwindowwndproc.c350 wmMsg.hwndWindow = hwnd;
H A Dwinwin32rootlesswndproc.c427 wmMsg.hwndWindow = hwnd;

Completed in 23 milliseconds