|
vdr 2.6.1
|
This is the complete list of members for cFont, including all inherited members.
| CreateFont(const char *Name, int CharHeight, int CharWidth=0) | cFont | static |
| DrawText(cBitmap *Bitmap, int x, int y, const char *s, tColor ColorFg, tColor ColorBg, int Width) const =0 | cFont | pure virtual |
| DrawText(cPixmap *Pixmap, int x, int y, const char *s, tColor ColorFg, tColor ColorBg, int Width) const | cFont | inlinevirtual |
| FontName(void) const | cFont | inlinevirtual |
| fonts | cFont | privatestatic |
| GetAvailableFontNames(cStringList *FontNames, bool Monospaced=false) | cFont | static |
| GetFont(eDvbFont Font) | cFont | static |
| GetFontFileName(const char *FontName) | cFont | static |
| Height(void) const =0 | cFont | pure virtual |
| Height(const char *s) const | cFont | inline |
| SetFont(eDvbFont Font, const char *Name, int CharHeight) | cFont | static |
| Size(void) const | cFont | inlinevirtual |
| Width(void) const =0 | cFont | pure virtual |
| Width(uint c) const =0 | cFont | pure virtual |
| Width(const char *s) const =0 | cFont | pure virtual |
| ~cFont() | cFont | inlinevirtual |