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

/httpd/support/win32/
H A DApacheMonitor.c488 int xNew, yNew; local
506 xNew = (rWorkArea.right - wChild) / 2;
508 return SetWindowPos(hwndChild, HWND_TOP, xNew, yNew, 0, 0,

Completed in 21 milliseconds