HPGCC3 Documentation 3.0 R003

gFontData Struct Reference

#include <gui.h>

Data Fields

unsigned int Signature
unsigned int BitmapWidth
unsigned int BitmapHeight
unsigned int BitmapSize
unsigned int WidthMap [256]
unsigned int Bitmap [1]

Detailed Description

Definition at line 439 of file gui.h.


Field Documentation

unsigned int gFontData::Bitmap[1]

Definition at line 445 of file gui.h.

Definition at line 442 of file gui.h.

Referenced by gFont::TextHeight().

unsigned int gFontData::BitmapSize

Definition at line 443 of file gui.h.

unsigned int gFontData::BitmapWidth

Definition at line 441 of file gui.h.

unsigned int gFontData::Signature

Definition at line 440 of file gui.h.

unsigned int gFontData::WidthMap[256]

Definition at line 444 of file gui.h.

Referenced by gFont::CharWidth().


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