![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <font.h>
Public Member Functions | |
pGlyph () | |
Public Attributes | |
int | x |
int | y |
int | w |
unsigned long | newcolor |
ePtr< Font > | font |
FT_UInt | glyph_index |
int | flags |
eRect | bbox |
FT_Glyph | image |
FT_Glyph | borderimage |
|
inline |
eRect pGlyph::bbox |
FT_Glyph pGlyph::borderimage |
int pGlyph::flags |
FT_UInt pGlyph::glyph_index |
FT_Glyph pGlyph::image |
unsigned long pGlyph::newcolor |
int pGlyph::w |
int pGlyph::x |
int pGlyph::y |