ReactOS 0.4.16-dev-1990-gfa5cf28
vgafont.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CHAR_WIDTH   8
 
#define CHAR_HEIGHT   16
 

Variables

const UCHAR BitmapFont8x16 [256 *CHAR_HEIGHT]
 

Macro Definition Documentation

◆ CHAR_HEIGHT

#define CHAR_HEIGHT   16

Definition at line 11 of file vgafont.h.

◆ CHAR_WIDTH

#define CHAR_WIDTH   8

Definition at line 10 of file vgafont.h.

Variable Documentation

◆ BitmapFont8x16

const UCHAR BitmapFont8x16[256 *CHAR_HEIGHT]
extern

Definition at line 13 of file vgafont.c.

Referenced by Pc98VideoPutChar(), UefiVideoOutputChar(), and XboxVideoOutputChar().