Hasty Badger
Small UI library (a branch of Turbo Badger)
|
This is the complete list of members for tb::TBFontFace, including all inherited members.
DrawString(int x, int y, const TBColor &color, const char *str, int len=TB_ALL_TO_TERMINATION) | tb::TBFontFace | |
GetAscent() const | tb::TBFontFace | inline |
GetDescent() const | tb::TBFontFace | inline |
GetEffect() | tb::TBFontFace | inline |
GetFontDescription() const | tb::TBFontFace | inline |
GetHeight() const | tb::TBFontFace | inline |
GetStringWidth(const char *str, int len=TB_ALL_TO_TERMINATION) | tb::TBFontFace | |
RenderGlyphs(const char *glyph_str, int glyph_str_len=TB_ALL_TO_TERMINATION) | tb::TBFontFace | |
SetBackgroundFont(TBFontFace *font, const TBColor &col, int xofs, int yofs) | tb::TBFontFace | |
TBFontFace(TBFontGlyphCache *glyph_cache, TBFontRenderer *renderer, const TBFontDescription &font_desc) (defined in tb::TBFontFace) | tb::TBFontFace | |
~TBFontFace() (defined in tb::TBFontFace) | tb::TBFontFace |