ReactOS 0.4.15-dev-7934-g1dc8d80
_VGA_MODE Struct Reference
Collaboration diagram for _VGA_MODE:

Public Attributes

PVGA_REGISTERS VgaRegisters
 
WORD PageSize
 
WORD CharacterWidth
 
WORD CharacterHeight
 

Detailed Description

Definition at line 1932 of file vidbios.c.

Member Data Documentation

◆ CharacterHeight

WORD _VGA_MODE::CharacterHeight

Definition at line 1937 of file vidbios.c.

Referenced by VidBiosSetVideoMode().

◆ CharacterWidth

WORD _VGA_MODE::CharacterWidth

Definition at line 1936 of file vidbios.c.

Referenced by VidBiosSetVideoMode().

◆ PageSize

WORD _VGA_MODE::PageSize

Definition at line 1935 of file vidbios.c.

Referenced by VidBiosSetVideoMode().

◆ VgaRegisters

PVGA_REGISTERS _VGA_MODE::VgaRegisters

Definition at line 1934 of file vidbios.c.


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