Searched refs:hParent (Results 1 – 1 of 1) sorted by relevance
706 HWND hParent = GetParent(hwnd); in winTopLevelWindowProc() local708 if (hParent && IsIconic(hParent)) in winTopLevelWindowProc()709 ShowWindow(hParent, SW_RESTORE); in winTopLevelWindowProc()