Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dwinpos.c564 IntGetWindowPlacement(PWND Wnd, WINDOWPLACEMENT *lpwndpl) in IntGetWindowPlacement() function
2436 IntGetWindowPlacement( Wnd, &wpl ); in co_WinPosMinMaximize()
3375 if (IntGetWindowPlacement(Window, &wndpl) && !Hit) in NtUserGetInternalWindowPos()
3431 IntGetWindowPlacement(Wnd, &Safepl); in NtUserGetWindowPlacement()