This is the complete list of members for
GUI::Font, including all inherited members.
| addFont(const char *name, Font *font) | GUI::Font | [inline, static] |
| BS enum value (defined in GUI::Font) | GUI::Font | |
| CR enum value (defined in GUI::Font) | GUI::Font | |
| Drawable::drawText (defined in GUI::Font) | GUI::Font | [friend] |
| Drawable::drawText (defined in GUI::Font) | GUI::Font | [friend] |
| drawChar(Drawable *d, const Char c) const =0 | GUI::Font | [protected, pure virtual] |
| drawString(Drawable *d, const String &s, Size start, Size len) const | GUI::Font | [inline, protected, virtual] |
| ESC enum value (defined in GUI::Font) | GUI::Font | |
| Font() | GUI::Font | [inline, protected] |
| fromSpecial(SpecialChar c) const | GUI::Font | [inline, virtual] |
| getAscent() const =0 | GUI::Font | [pure virtual] |
| getFont(const char *name) | GUI::Font | [inline, static] |
| getHeight() const =0 | GUI::Font | [pure virtual] |
| getWidth(const STR s, Size start=0, Size len=(Size)-1) const | GUI::Font | [inline] |
| getWidth(Char c= 'M') const =0 | GUI::Font | [pure virtual] |
| getWidth(const String &s, Size start=0, Size len=(Size)-1) const | GUI::Font | [inline, virtual] |
| LF enum value (defined in GUI::Font) | GUI::Font | |
| registry | GUI::Font | [protected, static] |
| registry_freeall() (defined in GUI::Font) | GUI::Font | [inline, static] |
| Space enum value (defined in GUI::Font) | GUI::Font | |
| SpecialChar enum name | GUI::Font | |
| Tab enum value (defined in GUI::Font) | GUI::Font | |
| toSpecial(Char c) const | GUI::Font | [inline, virtual] |
| ~Font() (defined in GUI::Font) | GUI::Font | [inline, virtual] |