Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/windows/
H A Ddraw.c1378 else if (flags & DSS_DEFAULT) in IntDrawState()
1382 if (flags & (DSS_DISABLED|DSS_DEFAULT)) in IntDrawState()
/reactos/sdk/include/psdk/
H A Dwinuser.h520 #define DSS_DEFAULT 64 macro