Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dwindc.c103 pDce->pwndOrg = Window; in DceAllocDCE()
289 DceUpdateVisRgn(dce, dce->pwndOrg, dce->DCXFlags); in DceReleaseDC()
311 dce->pwndOrg = NULL; in DceReleaseDC()
493 Dce->pwndOrg = Dce->pwndClip = Wnd; in UserGetDCEx()
716 pDCE->pwndOrg = pDCE->pwndClip = NULL; in DceFreeWindowDCE()
755 pDCE->pwndOrg = pDCE->pwndClip = NULL; in DceFreeWindowDCE()
H A Ddce.h22 PWND pwndOrg; member