ReactOS 0.4.15-dev-6680-g8c76870
|
Go to the source code of this file.
Macros | |
#define | MINMAX_NOSWP (0x00010000) |
#define | SWP_EX_NOCOPY 0x0001 |
#define | SWP_EX_PAINTSELF 0x0002 |
#define | SWP_AGG_NOGEOMETRYCHANGE (SWP_NOSIZE | SWP_NOCLIENTSIZE | SWP_NOZORDER) |
#define | SWP_AGG_NOPOSCHANGE (SWP_NOSIZE | SWP_NOMOVE | SWP_NOCLIENTSIZE | SWP_NOCLIENTMOVE | SWP_NOZORDER) |
#define | SWP_AGG_STATUSFLAGS (SWP_AGG_NOPOSCHANGE | SWP_FRAMECHANGED | SWP_HIDEWINDOW | SWP_SHOWWINDOW) |
#define | SWP_AGG_NOCLIENTCHANGE (SWP_NOCLIENTSIZE | SWP_NOCLIENTMOVE) |
#define | EMPTYPOINT(pt) ((pt).x == -1 && (pt).y == -1) |
#define | PLACE_MIN 0x0001 |
#define | PLACE_MAX 0x0002 |
#define | PLACE_RECT 0x0004 |
#define SWP_AGG_NOCLIENTCHANGE (SWP_NOCLIENTSIZE | SWP_NOCLIENTMOVE) |
#define SWP_AGG_NOGEOMETRYCHANGE (SWP_NOSIZE | SWP_NOCLIENTSIZE | SWP_NOZORDER) |
#define SWP_AGG_NOPOSCHANGE (SWP_NOSIZE | SWP_NOMOVE | SWP_NOCLIENTSIZE | SWP_NOCLIENTMOVE | SWP_NOZORDER) |
#define SWP_AGG_STATUSFLAGS (SWP_AGG_NOPOSCHANGE | SWP_FRAMECHANGED | SWP_HIDEWINDOW | SWP_SHOWWINDOW) |
Definition at line 285 of file winpos.c.
Referenced by co_WinPosShowWindow(), and UserSetActiveWindow().
Definition at line 373 of file winpos.c.
Referenced by co_WinPosActivateOtherWindow().
Definition at line 397 of file winpos.c.
Referenced by co_WinPosShowWindow(), IntSendDestroyMsg(), and UserSetActiveWindow().
Definition at line 731 of file winpos.c.
Referenced by NtUserCallHwndLock().
|
static |
Definition at line 1180 of file winpos.c.
Referenced by co_WinPosSetWindowPos().
|
static |
Definition at line 1267 of file winpos.c.
Referenced by co_WinPosSetWindowPos().
UINT FASTCALL co_WinPosGetMinMaxInfo | ( | PWND | Window, |
POINT * | MaxSize, | ||
POINT * | MaxPos, | ||
POINT * | MinTrack, | ||
POINT * | MaxTrack | ||
) |
Definition at line 934 of file winpos.c.
Referenced by co_UserCreateWindowEx(), co_WinPosMinMaximize(), DefWndDoSizeMove(), and DefWndHandleWindowPosChanging().
Definition at line 2366 of file winpos.c.
Referenced by co_IntCreateScrollBars(), and co_UserCreateWindowEx().
Definition at line 2415 of file winpos.c.
Referenced by co_UserCreateWindowEx(), and co_WinPosShowWindow().
|
static |
Definition at line 2848 of file winpos.c.
Referenced by co_WinPosSearchChildren(), and co_WinPosWindowFromPoint().
Definition at line 2381 of file winpos.c.
Referenced by co_UserCreateWindowEx(), and co_WinPosShowWindow().
BOOLEAN FASTCALL co_WinPosSetWindowPos | ( | PWND | Window, |
HWND | WndInsertAfter, | ||
INT | x, | ||
INT | y, | ||
INT | cx, | ||
INT | cy, | ||
UINT | flags | ||
) |
Definition at line 1786 of file winpos.c.
Referenced by co_IntSendActivateMessages(), co_IntSetForegroundMessageQueue(), co_IntSetParent(), co_IntShowDesktop(), co_UserCreateWindowEx(), co_UserDestroyWindow(), co_UserShowScrollBar(), co_WinPosArrangeIconicWindows(), co_WinPosShowWindow(), DefWndDoSizeMove(), DefWndHandleSetCursor(), DesktopWindowProc(), handle_internal_message(), IntActivateWindow(), IntDefWindowProc(), IntEndDeferWindowPosEx(), IntSetWindowPlacement(), IntUpdateLayeredWindowI(), MENU_ShowPopup(), NC_HandleNCLButtonDblClk(), NtUserCallHwndLock(), NtUserCallTwoParam(), NtUserSetMenu(), NtUserSetShellWindowEx(), NtUserSetWindowPos(), NtUserSetWindowRgn(), SpiNotifyNCMetricsChanged(), and WinPosDoOwnedPopups().
Definition at line 2566 of file winpos.c.
Referenced by co_IntSetParent(), co_UserCreateWindowEx(), co_UserDestroyWindow(), co_UserShowScrollBar(), DefWndHandleSysCommand(), handle_internal_message(), IntDefWindowProc(), IntSetWindowPlacement(), NtUserMinMaximize(), and NtUserShowWindow().
PWND APIENTRY co_WinPosWindowFromPoint | ( | IN PWND | ScopeWin, |
IN POINT * | WinPoint, | ||
IN OUT USHORT * | HitTest, | ||
IN BOOL | Ignore | ||
) |
Definition at line 2933 of file winpos.c.
Referenced by co_IntProcessMouseMessage(), and NtUserWindowFromPoint().
DBG_DEFAULT_CHANNEL | ( | UserWinpos | ) |
Definition at line 1081 of file winpos.c.
Referenced by co_WinPosDoNCCALCSize(), and co_WinPosGetNonClientSize().
Definition at line 1691 of file winpos.c.
Referenced by co_WinPosSetWindowPos().
|
static |
Definition at line 1124 of file winpos.c.
Referenced by co_WinPosDoNCCALCSize().
Definition at line 3010 of file winpos.c.
Referenced by NtUserChildWindowFromPointEx().
Definition at line 199 of file winpos.c.
Referenced by IntDefWindowProc(), NC_GetSysPopupPos(), and WinPosFixupFlags().
HDWP FASTCALL IntDeferWindowPos | ( | HDWP | hdwp, |
HWND | hwnd, | ||
HWND | hwndAfter, | ||
INT | x, | ||
INT | y, | ||
INT | cx, | ||
INT | cy, | ||
UINT | flags | ||
) |
Definition at line 3063 of file winpos.c.
Referenced by NtUserDeferWindowPos().
Definition at line 3152 of file winpos.c.
Referenced by NtUserEndDeferWindowPosEx().
Definition at line 71 of file winpos.c.
Referenced by co_IntFixCaret(), and IntScrollWindowEx().
Internal function. Returns client window rectangle relative to the upper-left corner of client area.
Definition at line 92 of file winpos.c.
Referenced by co_IntDrawCaret(), co_WinPosArrangeIconicWindows(), co_WinPosGetMinMaxInfo(), co_WinPosSendSizeMove(), DefWndDoSizeMove(), DefWndHandleWindowPosChanged(), IntBeginPaint(), IntCalculateThumb(), IntDefWindowProc(), IntFillWindow(), IntGetScrollBarRect(), IntScrollWindowEx(), MENU_DrawPopupMenu(), MENU_EnsureMenuItemVisible(), NC_DoNCPaint(), and WinPosFindIconPos().
Definition at line 238 of file winpos.c.
Referenced by ActivateOtherWindowMin().
Definition at line 915 of file winpos.c.
Referenced by co_WinPosGetMinMaxInfo().
BOOL FASTCALL IntGetWindowPlacement | ( | PWND | Wnd, |
WINDOWPLACEMENT * | lpwndpl | ||
) |
Definition at line 559 of file winpos.c.
Referenced by co_WinPosMinMaximize(), NtUserGetInternalWindowPos(), and NtUserGetWindowPlacement().
Definition at line 121 of file winpos.c.
Referenced by DefWndScreenshot(), IntGetNCUpdateRgn(), IntIsWindowFullscreen(), MENU_FindItemByCoords(), MENU_ShowSubPopup(), NC_DoNCPaint(), NC_GetSysPopupPos(), UserDrawCaptionBar(), and UserDrawCaptionButtonWnd().
Definition at line 1747 of file winpos.c.
Referenced by co_WinPosSetWindowPos().
Definition at line 144 of file winpos.c.
Referenced by DefWndDoSizeMove(), and DefWndHandleWindowPosChanged().
Definition at line 2967 of file winpos.c.
Referenced by NtUserRealChildWindowFromPoint().
Definition at line 213 of file winpos.c.
Referenced by co_IntSetParent(), IntDefWindowProc(), and MENU_TrackMouseMenuBar().
BOOL FASTCALL IntSetWindowPlacement | ( | PWND | Wnd, |
WINDOWPLACEMENT * | wpl, | ||
UINT | Flags | ||
) |
Definition at line 665 of file winpos.c.
Referenced by NtUserSetInternalWindowPos(), and NtUserSetWindowPlacement().
Definition at line 1057 of file winpos.c.
Referenced by co_WinPosSetWindowPos().
Definition at line 226 of file winpos.c.
Referenced by co_WinPosShowWindow().
Definition at line 624 of file winpos.c.
Referenced by IntSetWindowPlacement(), and make_point_onscreen().
Definition at line 3224 of file winpos.c.
Referenced by ChildWindowFromPoint(), and ChildWindowFromPointEx().
HDWP APIENTRY NtUserDeferWindowPos | ( | HDWP | WinPosInfo, |
HWND | Wnd, | ||
HWND | WndInsertAfter, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
UINT | Flags | ||
) |
Definition at line 3261 of file winpos.c.
Referenced by DeferWindowPos().
Definition at line 3245 of file winpos.c.
Referenced by CascadeWindows(), EndDeferWindowPos(), and TileWindows().
Definition at line 3315 of file winpos.c.
BOOL APIENTRY NtUserGetWindowPlacement | ( | HWND | hWnd, |
WINDOWPLACEMENT * | lpwndpl | ||
) |
Definition at line 3389 of file winpos.c.
Referenced by GetWindowPlacement().
Definition at line 3433 of file winpos.c.
Definition at line 3469 of file winpos.c.
Referenced by MoveWindow().
Definition at line 3486 of file winpos.c.
Referenced by RealChildWindowFromPoint().
Definition at line 3632 of file winpos.c.
BOOL APIENTRY NtUserSetWindowPlacement | ( | HWND | hWnd, |
WINDOWPLACEMENT * | lpwndpl | ||
) |
Definition at line 3706 of file winpos.c.
Referenced by SetWindowPlacement().
BOOL APIENTRY NtUserSetWindowPos | ( | HWND | hWnd, |
HWND | hWndInsertAfter, | ||
int | X, | ||
int | Y, | ||
int | cx, | ||
int | cy, | ||
UINT | uFlags | ||
) |
Definition at line 3506 of file winpos.c.
Referenced by BringWindowToTop(), NtUserMoveWindow(), and SetWindowPos().
Definition at line 3575 of file winpos.c.
Referenced by ResetUserApiHook(), and SetWindowRgn().
Definition at line 3797 of file winpos.c.
Referenced by ShowWindow().
Definition at line 3758 of file winpos.c.
Referenced by ShowWindowAsync().
Definition at line 3836 of file winpos.c.
Referenced by WindowFromPoint().
Definition at line 259 of file winpos.c.
Referenced by co_WinPosSetWindowPos().
Definition at line 888 of file winpos.c.
Referenced by GetWindowInfo(), NC_HandleNCCalcSize(), RealAdjustWindowRectEx(), and UserDrawCaptionButtonWnd().
Definition at line 1355 of file winpos.c.