ReactOS 0.4.15-dev-6694-g4ba8af9
|
#include <winuser.h>
Public Attributes | |
UINT | length |
UINT | flags |
UINT | showCmd |
POINT | ptMinPosition |
POINT | ptMaxPosition |
RECT | rcNormalPosition |
UINT _WINDOWPLACEMENT::flags |
Definition at line 3281 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 3280 of file winuser.h.
Referenced by BackupWindowsPosProc(), co_WinPosMinMaximize(), FileChildWndInfo::FileChildWndInfo(), GROUP_AddGroup(), ImageView_SaveSettings(), InitChildWindow(), InitiateSystemShutdownThread(), IntGetWindowPlacement(), LoadSettings(), MAIN_SaveSettings(), NtUserGetInternalWindowPos(), NtUserGetWindowPlacement(), NtUserSetInternalWindowPos(), NtUserSetWindowPlacement(), CMainWindow::OnDestroy(), registry_set_options(), SaveSettings(), SaveXYCoordWnd(), SwitchFullScreen(), TaskManagerWndProc(), test_ShowWindow(), and test_work_area().
POINT _WINDOWPLACEMENT::ptMaxPosition |
Definition at line 3284 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 3283 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 3285 of file winuser.h.
Referenced by co_WinPosMinMaximize(), CMainWindow::DoCreate(), FileChildWndInfo::FileChildWndInfo(), MainFrameBase::frame_get_clientspace(), ResizeController< BASE >::GetClientSpace(), GROUP_AddGroup(), ImageView_SaveSettings(), InitChildWindow(), IntGetWindowPlacement(), IntSetWindowPlacement(), RegistrySettings::LoadPresets(), MAIN_SaveSettings(), NtUserGetInternalWindowPos(), NtUserSetInternalWindowPos(), PROPSHEET_DialogProc(), registry_set_options(), SaveSettings(), SaveXYCoordWnd(), TaskManagerWndProc(), test_dpi_mapping(), test_ShowWindow(), test_work_area(), and MDIMainFrame::WndProc().
UINT _WINDOWPLACEMENT::showCmd |
Definition at line 3282 of file winuser.h.
Referenced by _tWinMain(), FileChildWndInfo::FileChildWndInfo(), GROUP_AddGroup(), InitChildWindow(), IntGetWindowPlacement(), IntSetWindowPlacement(), RegistrySettings::LoadPresets(), MAIN_SaveSettings(), NtUserGetInternalWindowPos(), NtUserSetInternalWindowPos(), registry_set_options(), SaveSettings(), test_ShowWindow(), and MDIMainFrame::WndProc().