Home
last modified time | relevance | path

Searched defs:hrgnOrig (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dnonclient.c587 HRGN hrgnOrig = GreCreateRectRgnIndirect(&pwnd->rcWindow); in DefWndDoSizeMove() local
H A Dpainting.c1025 PaintSuspendedWindow(PWND pwnd, HRGN hrgnOrig) in PaintSuspendedWindow()