Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dpainting.c264 UINT RgnType, NcType; in IntGetNCUpdateRgn() local
288 NcType = IntGdiGetRgnBox(hRgnNonClient, &update); in IntGetNCUpdateRgn()
325 if (NcType == SIMPLEREGION) in IntGetNCUpdateRgn()