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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinwin32rootlesswindow.c416 HDWP hWinPosInfo = NULL; local in function:winMWExtWMRestackWindows
429 hWinPosInfo = BeginDeferWindowPos(nWindow);
451 hWinPosInfo = DeferWindowPos (hWinPosInfo, pRLWin->hWnd,
455 if (hWinPosInfo == NULL)
464 if (!EndDeferWindowPos (hWinPosInfo))

Completed in 2 milliseconds