DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
GUI::BitmapFont Member List
This is the complete list of members for GUI::BitmapFont, including all inherited members.
addFont(const char *name, Font *font)GUI::Font [inline, static]
ascentGUI::BitmapFont [protected]
ascentsGUI::BitmapFont [protected]
background_setGUI::BitmapFont [protected]
bitmapGUI::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_positionGUI::BitmapFont [protected]
character_stepGUI::BitmapFont [protected]
col_stepGUI::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]
heightGUI::BitmapFont [protected]
lastGUI::BitmapFont [protected]
LF enum value (defined in GUI::Font)GUI::Font
ownerGUI::BitmapFont [protected]
registryGUI::Font [protected, static]
registry_freeall() (defined in GUI::Font)GUI::Font [inline, static]
row_stepGUI::BitmapFont [protected]
Space enum value (defined in GUI::Font)GUI::Font
specialGUI::BitmapFont [protected]
SpecialChar enum nameGUI::Font
Tab enum value (defined in GUI::Font)GUI::Font
toSpecial(Char c) const GUI::BitmapFont [inline, virtual]
widthGUI::BitmapFont [protected]
widthsGUI::BitmapFont [protected]
~BitmapFont() (defined in GUI::BitmapFont)GUI::BitmapFont [virtual]
~Font() (defined in GUI::Font)GUI::Font [inline, virtual]