20 PWND PreviousWindow, CurrentWindow, CurrentSibling;
50 ERR(
"ATM the Current Window or Parent is dead! %p\n",CurrentWindow);
68 (PreviousWindow == Wnd && ClipSiblings))
71 while ( CurrentSibling !=
NULL &&
72 CurrentSibling != PreviousWindow )
93 CurrentSibling = CurrentSibling->
spwndNext;
97 PreviousWindow = CurrentWindow;
104 while (CurrentWindow)
125 CurrentWindow = CurrentWindow->
spwndNext;
VOID FASTCALL co_VIS_WindowLayoutChanged(PWND Wnd, PREGION NewlyExposed)
#define ASSERT_REFS_CO(_obj_)
#define WS_EX_TRANSPARENT
static __inline VOID UserRefObjectCo(PVOID obj, PUSER_REFERENCE_ENTRY UserReferenceEntry)
BOOL FASTCALL REGION_bOffsetRgn(_Inout_ PREGION prgn, _In_ INT cx, _In_ INT cy)
PREGION FASTCALL REGION_LockRgn(_In_ HRGN hrgn)
PREGION FASTCALL IntSysCreateRectpRgn(INT LeftRect, INT TopRect, INT RightRect, INT BottomRect)
static __inline VOID UserDerefObjectCo(PVOID obj)
INT FASTCALL IntGdiCombineRgn(PREGION prgnDest, PREGION prgnSrc1, PREGION prgnSrc2, INT iCombineMode)
#define IntSysCreateRectpRgnIndirect(prc)
DBG_DEFAULT_CHANNEL(UserWinpos)
BOOL FASTCALL co_UserRedrawWindow(PWND Window, const RECTL *UpdateRect, PREGION UpdateRgn, ULONG Flags)
PREGION FASTCALL VIS_ComputeVisibleRegion(PWND Wnd, BOOLEAN ClientArea, BOOLEAN ClipChildren, BOOLEAN ClipSiblings)
ACPI_PHYSICAL_ADDRESS ACPI_SIZE BOOLEAN Warn UINT32 *TableIdx UINT32 ACPI_TABLE_HEADER *OutTableHeader ACPI_TABLE_HEADER **OutTable ACPI_HANDLE UINT32 ACPI_WALK_CALLBACK ACPI_WALK_CALLBACK void void **ReturnValue UINT32 ACPI_BUFFER *RetPathPtr ACPI_OBJECT_HANDLER void *Data ACPI_OBJECT_HANDLER void **Data ACPI_STRING ACPI_OBJECT_LIST ACPI_BUFFER *ReturnObjectBuffer ACPI_DEVICE_INFO **ReturnBuffer ACPI_HANDLE Parent
VOID FASTCALL REGION_UnlockRgn(_In_ PREGION prgn)
struct _WND * spwndParent
PWND FASTCALL VerifyWnd(PWND pWnd)
VOID FASTCALL REGION_Delete(PREGION pRgn)