FireBirdLib - Topfield TMS PVR TAP Programming Library
tGlyphCacheUC Struct Reference

#include <libFireBird.h>

Data Fields

dword Unicode
 
byte * GlyphData
 
word Width
 
word Height
 

Detailed Description

Definition at line 1840 of file libFireBird.h.

Field Documentation

◆ GlyphData

byte* tGlyphCacheUC::GlyphData

Definition at line 1843 of file libFireBird.h.

Referenced by FMUC_FreeFontFile(), FMUC_GetGlyphData(), and FMUC_PutStringAA().

◆ Height

word tGlyphCacheUC::Height

Definition at line 1845 of file libFireBird.h.

Referenced by FMUC_GetGlyphData(), FMUC_GetStringHeight(), and FMUC_PutStringAA().

◆ Unicode

dword tGlyphCacheUC::Unicode

Definition at line 1842 of file libFireBird.h.

Referenced by FMUC_GetGlyphData(), and FMUC_PutStringAA().

◆ Width

word tGlyphCacheUC::Width

Definition at line 1844 of file libFireBird.h.

Referenced by FMUC_GetGlyphData(), FMUC_GetStringWidth(), and FMUC_PutStringAA().


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