HPGCC3 Documentation 3.0 R003
|
#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] |
unsigned int gFontData::Bitmap[1] |
unsigned int gFontData::BitmapHeight |
Definition at line 442 of file gui.h.
Referenced by gFont::TextHeight().
unsigned int gFontData::BitmapSize |
unsigned int gFontData::BitmapWidth |
unsigned int gFontData::Signature |
unsigned int gFontData::WidthMap[256] |
Definition at line 444 of file gui.h.
Referenced by gFont::CharWidth().