#include <libFireBird.h>
Data Fields | |
dword | Unicode |
byte * | GlyphData |
word | Width |
word | Height |
Definition at line 1840 of file libFireBird.h.
byte* tGlyphCacheUC::GlyphData |
Definition at line 1843 of file libFireBird.h.
Referenced by FMUC_FreeFontFile(), FMUC_GetGlyphData(), and FMUC_PutStringAA().
word tGlyphCacheUC::Height |
Definition at line 1845 of file libFireBird.h.
Referenced by FMUC_GetGlyphData(), FMUC_GetStringHeight(), and FMUC_PutStringAA().
dword tGlyphCacheUC::Unicode |
Definition at line 1842 of file libFireBird.h.
Referenced by FMUC_GetGlyphData(), and FMUC_PutStringAA().
word tGlyphCacheUC::Width |
Definition at line 1844 of file libFireBird.h.
Referenced by FMUC_GetGlyphData(), FMUC_GetStringWidth(), and FMUC_PutStringAA().