Home
last modified time | relevance | path

Searched refs:hwndChild (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/visupng/
DVisualPng.c45 BOOL CenterAbout (HWND hwndChild, HWND hwndParent);
459 BOOL CenterAbout (HWND hwndChild, HWND hwndParent) in CenterAbout() argument
467 GetWindowRect (hwndChild, &rChild); in CenterAbout()
505 return SetWindowPos (hwndChild, NULL, xNew, yNew, 0, 0, SWP_NOSIZE | in CenterAbout()