Searched defs:VBE_MODE_COLOR (Results 1 – 2 of 2) sorted by relevance
55 #define VBE_MODE_COLOR(m) (((m)->ModeAttributes & 0x08) != 0) macro
23 #define VBE_MODE_COLOR 0x08 macro