ReactOS 0.4.16-dev-336-gb667d82
|
Go to the source code of this file.
Functions | |
PREGION FASTCALL | VIS_ComputeVisibleRegion (PWND Window, BOOLEAN ClientArea, BOOLEAN ClipChildren, BOOLEAN ClipSiblings) |
VOID FASTCALL | co_VIS_WindowLayoutChanged (PWND Window, PREGION UncoveredRgn) |
Definition at line 145 of file vis.c.
Referenced by co_WinPosSetWindowPos().
PREGION FASTCALL VIS_ComputeVisibleRegion | ( | PWND | Window, |
BOOLEAN | ClientArea, | ||
BOOLEAN | ClipChildren, | ||
BOOLEAN | ClipSiblings | ||
) |
Definition at line 13 of file vis.c.
Referenced by co_WinPosSetWindowPos(), DceGetVisRgn(), and IntEngWndUpdateClipObj().