Searched refs:showCmd (Results 1 – 4 of 4) sorted by relevance
190 UINT showCmd = 0; in winMWExtWMUpdateWindowDecoration() local198 if (wndPlace.showCmd == SW_HIDE) in winMWExtWMUpdateWindowDecoration()201 showCmd = SWP_SHOWWINDOW; in winMWExtWMUpdateWindowDecoration()203 if (wndPlace.showCmd == SW_HIDE) in winMWExtWMUpdateWindowDecoration()207 showCmd = SWP_SHOWWINDOW; in winMWExtWMUpdateWindowDecoration()210 showCmd |= SWP_NOMOVE | SWP_FRAMECHANGED | SWP_NOACTIVATE | SWP_NOZORDER; in winMWExtWMUpdateWindowDecoration()281 showCmd); in winMWExtWMUpdateWindowDecoration()335 showCmd); in winMWExtWMUpdateWindowDecoration()
781 if (windPlace.showCmd == SW_MAXIMIZE in winMWExtWMWindowProc()782 || windPlace.showCmd == SW_SHOWMAXIMIZED) in winMWExtWMWindowProc()
760 if (!(wndPlace.showCmd == SW_HIDE ||761 wndPlace.showCmd == SW_MINIMIZE)) {
440 wndpl.showCmd == SW_SHOWMINIMIZED) in winTopLevelWindowProc()