vdr 2.7.5
|
This is the complete list of members for cFreetypeFont, including all inherited members.
Bottom(void) const | cFreetypeFont | inlineprivate |
bottom | cFreetypeFont | private |
cFreetypeFont(const char *Name, int CharHeight, int CharWidth=0) | cFreetypeFont | |
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 override | cFreetypeFont | virtual |
DrawText(cPixmap *Pixmap, int x, int y, const char *s, tColor ColorFg, tColor ColorBg, int Width) const override | cFreetypeFont | virtual |
face | cFreetypeFont | private |
FontName(void) const override | cFreetypeFont | inlinevirtual |
fontName | cFreetypeFont | private |
fonts | cFont | privatestatic |
GetAvailableFontNames(cStringList *FontNames, bool Monospaced=false) | cFont | static |
GetFont(eDvbFont Font) | cFont | static |
GetFontFileName(const char *FontName) | cFont | static |
Glyph(uint CharCode, bool AntiAliased=false) const | cFreetypeFont | private |
glyphCacheAntiAliased | cFreetypeFont | mutableprivate |
glyphCacheMonochrome | cFreetypeFont | mutableprivate |
Height(void) const override | cFreetypeFont | inlinevirtual |
cFont::Height(const char *s) const | cFont | inline |
height | cFreetypeFont | private |
Kerning(cGlyph *Glyph, uint PrevSym) const | cFreetypeFont | private |
library | cFreetypeFont | private |
SetFont(eDvbFont Font, const char *Name, int CharHeight) | cFont | static |
Size(void) const override | cFreetypeFont | inlinevirtual |
size | cFreetypeFont | private |
Width(void) const override | cFreetypeFont | inlinevirtual |
Width(uint c) const override | cFreetypeFont | virtual |
Width(const char *s) const override | cFreetypeFont | virtual |
width | cFreetypeFont | private |
~cFont() | cFont | inlinevirtual |
~cFreetypeFont() override | cFreetypeFont | virtual |