Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dwinuser.rh762 #define WVR_ALIGNLEFT 0x0020
H A Dwinuser.h2519 #define WVR_ALIGNLEFT 32 macro
/reactos/win32ss/user/ntuser/
H A Dwinpos.c1150 flags = WVR_ALIGNLEFT | WVR_ALIGNTOP; in get_valid_rects()