Home
last modified time | relevance | path

Searched refs:DceUpdateVisRgn (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dwindc.c192 DceUpdateVisRgn(DCE *Dce, PWND Window, ULONG Flags) in DceUpdateVisRgn() function
289 DceUpdateVisRgn(dce, dce->pwndOrg, dce->DCXFlags); in DceReleaseDC()
601 if (bUpdateVisRgn) DceUpdateVisRgn(Dce, Wnd, Flags); in UserGetDCEx()
713 DceUpdateVisRgn(pDCE, Window, pDCE->DCXFlags); in DceFreeWindowDCE()
887 DceUpdateVisRgn(pDCE, CurrentWindow, pDCE->DCXFlags); in DceResetActiveDCEs()
H A Ddce.h54 VOID FASTCALL DceUpdateVisRgn(DCE *Dce, PWND Window, ULONG Flags);