|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <win32k.h>
Go to the source code of this file.
Functions | |
| DBG_DEFAULT_CHANNEL (UserWinpos) | |
| PREGION FASTCALL | VIS_ComputeVisibleRegion (PWND Wnd, BOOLEAN ClientArea, BOOLEAN ClipChildren, BOOLEAN ClipSiblings) |
| VOID FASTCALL | co_VIS_WindowLayoutChanged (PWND Wnd, PREGION NewlyExposed) |
Definition at line 145 of file vis.c.
Referenced by co_WinPosSetWindowPos().
| DBG_DEFAULT_CHANNEL | ( | UserWinpos | ) |
| PREGION FASTCALL VIS_ComputeVisibleRegion | ( | PWND | Wnd, |
| BOOLEAN | ClientArea, | ||
| BOOLEAN | ClipChildren, | ||
| BOOLEAN | ClipSiblings | ||
| ) |
Definition at line 13 of file vis.c.
Referenced by co_WinPosSetWindowPos(), DceGetVisRgn(), and IntEngWndUpdateClipObj().