Searched refs:hwndChild (Results 1 – 1 of 1) sorted by relevance
45 BOOL CenterAbout (HWND hwndChild, HWND hwndParent);459 BOOL CenterAbout (HWND hwndChild, HWND hwndParent) in CenterAbout() argument467 GetWindowRect (hwndChild, &rChild); in CenterAbout()505 return SetWindowPos (hwndChild, NULL, xNew, yNew, 0, 0, SWP_NOSIZE | in CenterAbout()