ReactOS 0.4.15-dev-7953-g1f49173
_VGALOGPALETTE Struct Reference
Collaboration diagram for _VGALOGPALETTE:

Public Attributes

USHORT ident
 
USHORT NumEntries
 
PALETTEENTRY PaletteEntry [16]
 
PALETTEENTRY palPalEntry [16]
 

Detailed Description

Definition at line 133 of file enable.c.

Member Data Documentation

◆ ident

USHORT _VGALOGPALETTE::ident

Definition at line 135 of file enable.c.

◆ NumEntries

USHORT _VGALOGPALETTE::NumEntries

Definition at line 136 of file enable.c.

◆ PaletteEntry

PALETTEENTRY _VGALOGPALETTE::PaletteEntry[16]

Definition at line 137 of file enable.c.

Referenced by DrvEnablePDEV().

◆ palPalEntry

PALETTEENTRY _VGALOGPALETTE::palPalEntry[16]

Definition at line 26 of file palette.c.

Referenced by bInitDefaultPalette().


The documentation for this struct was generated from the following files: