, including all inherited members.
| addFont(const char *name, Font *font) | GUI::Font | [inline, static] |
| ascent | GUI::BitmapFont | [protected] |
| ascents | GUI::BitmapFont | [protected] |
| background_set | GUI::BitmapFont | [protected] |
| bitmap | GUI::BitmapFont | [protected] |
| BitmapFont(const unsigned char *data, int height, int ascent, bool owner=false, int width=8, bool background_set=false, int col_step=-1, int row_step=8, int character_step=0, Char last=256, const int *widths=NULL, const int *ascents=NULL, const unsigned char *const *char_position=NULL, const SpecialChar *special=NULL) | GUI::BitmapFont | |
| BS enum value (defined in GUI::Font) | GUI::Font | |
| char_position | GUI::BitmapFont | [protected] |
| character_step | GUI::BitmapFont | [protected] |
| col_step | GUI::BitmapFont | [protected] |
| 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 | GUI::BitmapFont | [protected, 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::BitmapFont | [inline, virtual] |
| getAscent() const | GUI::BitmapFont | [inline, virtual] |
| getFont(const char *name) | GUI::Font | [inline, static] |
| getHeight() const | GUI::BitmapFont | [inline, virtual] |
| getWidth(Char c= 'M') const | GUI::BitmapFont | [inline, virtual] |
| GUI::Font::getWidth(const STR s, Size start=0, Size len=(Size)-1) const | GUI::Font | [inline] |
| GUI::Font::getWidth(const String &s, Size start=0, Size len=(Size)-1) const | GUI::Font | [inline, virtual] |
| height | GUI::BitmapFont | [protected] |
| last | GUI::BitmapFont | [protected] |
| LF enum value (defined in GUI::Font) | GUI::Font | |
| owner | GUI::BitmapFont | [protected] |
| registry | GUI::Font | [protected, static] |
| registry_freeall() (defined in GUI::Font) | GUI::Font | [inline, static] |
| row_step | GUI::BitmapFont | [protected] |
| Space enum value (defined in GUI::Font) | GUI::Font | |
| special | GUI::BitmapFont | [protected] |
| SpecialChar enum name | GUI::Font | |
| Tab enum value (defined in GUI::Font) | GUI::Font | |
| toSpecial(Char c) const | GUI::BitmapFont | [inline, virtual] |
| width | GUI::BitmapFont | [protected] |
| widths | GUI::BitmapFont | [protected] |
| ~BitmapFont() (defined in GUI::BitmapFont) | GUI::BitmapFont | [virtual] |
| ~Font() (defined in GUI::Font) | GUI::Font | [inline, virtual] |