Searched refs:IntGetWindowPlacement (Results 1 – 1 of 1) sorted by relevance
564 IntGetWindowPlacement(PWND Wnd, WINDOWPLACEMENT *lpwndpl) in IntGetWindowPlacement() function2436 IntGetWindowPlacement( Wnd, &wpl ); in co_WinPosMinMaximize()3375 if (IntGetWindowPlacement(Window, &wndpl) && !Hit) in NtUserGetInternalWindowPos()3431 IntGetWindowPlacement(Wnd, &Safepl); in NtUserGetWindowPlacement()