|
|
| DFBFontProvider (GingaScreenID screenId, const char *fontUri, int heightInPixel) |
| |
|
string | getLoadSymbol () |
| |
|
void * | getFontProviderContent () |
| |
|
int | getStringWidth (const char *text, int textLength=0) |
| |
|
void | getStringExtents (const char *text, int *w, int *h) |
| |
|
int | getHeight () |
| |
|
void | playOver (ISurface *surface, const char *text, int x=0, int y=0, short align=A_TOP_LEFT) |
| |
|
void | playOver (ISurface *surface) |
| |
|
|
static const short | A_LEFT |
| |
|
static const short | A_CENTER |
| |
|
static const short | A_RIGHT |
| |
|
static const short | A_TOP |
| |
|
static const short | A_TOP_CENTER |
| |
|
static const short | A_TOP_LEFT |
| |
|
static const short | A_TOP_RIGHT |
| |
|
static const short | A_BOTTOM |
| |
|
static const short | A_BOTTOM_CENTER |
| |
|
static const short | A_BOTTOM_LEFT |
| |
|
static const short | A_BOTTOM_RIGHT |
| |
|
static const short | FP_AUTO_WORDWRAP = -10 |
| |
|
static const short | FP_TA_LEFT = 0x01 |
| |
|
static const short | FP_TA_CENTER = 0x02 |
| |
|
static const short | FP_TA_RIGHT = 0x04 |
| |
|
|
IDirectFBFont * | font |
| |
|
string | dfltFont |
| |
|
GingaScreenID | myScreen |
| |
|
string | plainText |
| |
|
int | coordX |
| |
|
int | coordY |
| |
|
short | align |
| |
The documentation for this class was generated from the following file: