ReactOS
0.4.15-dev-4614-ga5a6101
|
#include <winuser.h>
Public Attributes | |
UINT | length |
UINT | flags |
UINT | showCmd |
POINT | ptMinPosition |
POINT | ptMaxPosition |
RECT | rcNormalPosition |
UINT _WINDOWPLACEMENT::flags |
Definition at line 3271 of file winuser.h.
Referenced by FileChildWndInfo::FileChildWndInfo(), GROUP_AddGroup(), ImageView_SaveSettings(), InitChildWindow(), IntGetWindowPlacement(), IntSetWindowPlacement(), NtUserSetInternalWindowPos(), NtUserSetWindowPlacement(), SaveSettings(), TaskManagerWndProc(), and test_ShowWindow().
UINT _WINDOWPLACEMENT::length |
Definition at line 3270 of file winuser.h.
Referenced by co_WinPosMinMaximize(), FileChildWndInfo::FileChildWndInfo(), GROUP_AddGroup(), ImageView_SaveSettings(), InitChildWindow(), InitiateSystemShutdownThread(), IntGetWindowPlacement(), MAIN_SaveSettings(), NtUserGetInternalWindowPos(), NtUserGetWindowPlacement(), NtUserSetInternalWindowPos(), NtUserSetWindowPlacement(), registry_set_options(), SaveSettings(), SaveXYCoordWnd(), SwitchFullScreen(), TaskManagerWndProc(), test_ShowWindow(), and test_work_area().
POINT _WINDOWPLACEMENT::ptMaxPosition |
Definition at line 3274 of file winuser.h.
Referenced by co_WinPosMinMaximize(), IntGetWindowPlacement(), IntSetWindowPlacement(), test_dpi_mapping(), test_ShowWindow(), and test_work_area().
POINT _WINDOWPLACEMENT::ptMinPosition |
Definition at line 3273 of file winuser.h.
Referenced by co_WinPosMinMaximize(), GROUP_AddGroup(), IntGetWindowPlacement(), IntSetWindowPlacement(), NtUserGetInternalWindowPos(), NtUserSetInternalWindowPos(), test_dpi_mapping(), test_ShowWindow(), and test_work_area().
RECT _WINDOWPLACEMENT::rcNormalPosition |
Definition at line 3275 of file winuser.h.
Referenced by co_WinPosMinMaximize(), FileChildWndInfo::FileChildWndInfo(), MainFrameBase::frame_get_clientspace(), frame_get_clientspace(), ResizeController< Dialog >::GetClientSpace(), GROUP_AddGroup(), ImageView_SaveSettings(), InitChildWindow(), IntGetWindowPlacement(), IntSetWindowPlacement(), MAIN_SaveSettings(), NtUserGetInternalWindowPos(), NtUserSetInternalWindowPos(), registry_set_options(), SaveSettings(), SaveXYCoordWnd(), TaskManagerWndProc(), test_dpi_mapping(), test_ShowWindow(), test_work_area(), and MDIMainFrame::WndProc().
UINT _WINDOWPLACEMENT::showCmd |
Definition at line 3272 of file winuser.h.
Referenced by FileChildWndInfo::FileChildWndInfo(), GROUP_AddGroup(), InitChildWindow(), IntGetWindowPlacement(), IntSetWindowPlacement(), MAIN_SaveSettings(), NtUserGetInternalWindowPos(), NtUserSetInternalWindowPos(), registry_set_options(), SaveSettings(), test_ShowWindow(), and MDIMainFrame::WndProc().