Searched refs:VBE_MODEATTR_VALID (Results 1 – 2 of 2) sorted by relevance
/reactos/win32ss/drivers/miniport/vga_new/ | ||
H A D | vbe.h | 58 #define VBE_MODEATTR_VALID 0x01 macro |
H A D | vbemodes.c | 321 if (!(VbeModeInfo->ModeAttributes & (VBE_MODEATTR_VALID | in InitializeModeTable() |