Searched refs:hFore (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmultiwindowwindow.c489 HWND hFore = NULL; local in function:winCreateWindowsWindow
520 hFore = GetForegroundWindow();
521 if (hFore && (pDaddy != (WindowPtr)GetProp(hFore, WIN_WID_PROP))) hFore = NULL;
548 hFore, /* Null or Parent window if transient*/
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmultiwindowwindow.c487 HWND hFore = NULL; local in function:winCreateWindowsWindow
532 hFore = pParentPriv->hWnd;
580 hFore, /* Null or Parent window if transient */

Completed in 5 milliseconds