Searched refs:DSS_DEFAULT (Results 1 – 2 of 2) sorted by relevance
1378 else if (flags & DSS_DEFAULT) in IntDrawState()1382 if (flags & (DSS_DISABLED|DSS_DEFAULT)) in IntDrawState()
520 #define DSS_DEFAULT 64 macro