Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dwinuser.rh768 #define WVR_VALIDRECTS 0x0400
H A Dwinuser.h2525 #define WVR_VALIDRECTS 1024 macro
/reactos/win32ss/user/ntuser/
H A Dnonclient.c1327 Result |= WVR_VALIDRECTS; in NC_HandleNCCalcSize()
H A Dwinpos.c1141 if (flags & WVR_VALIDRECTS) in get_valid_rects()