, including all inherited members.
| _first (defined in WoopsiUI::PackedFontBase) | WoopsiUI::PackedFontBase | [protected] |
| _fontWidth (defined in WoopsiUI::PackedFontBase) | WoopsiUI::PackedFontBase | [protected] |
| _glyphData (defined in WoopsiUI::PackedFontBase) | WoopsiUI::PackedFontBase | [protected] |
| _glyphOffset (defined in WoopsiUI::PackedFontBase) | WoopsiUI::PackedFontBase | [protected] |
| _glyphWidth (defined in WoopsiUI::PackedFontBase) | WoopsiUI::PackedFontBase | [protected] |
| _last (defined in WoopsiUI::PackedFontBase) | WoopsiUI::PackedFontBase | [protected] |
| _spWidth (defined in WoopsiUI::PackedFontBase) | WoopsiUI::PackedFontBase | [protected] |
| _widMax (defined in WoopsiUI::PackedFontBase) | WoopsiUI::PackedFontBase | [protected] |
| clearColour() | WoopsiUI::FontBase | [inline] |
| drawChar(u16 *bitmap, u16 bitmapWidth, u16 bitmapHeight, char letter, s16 x, s16 y, u16 clipX1, u16 clipY1, u16 clipX2, u16 clipY2) | WoopsiUI::PackedFontBase | [virtual] |
| FontBase(const u8 height, const u16 transparentColour=0) | WoopsiUI::FontBase | [inline] |
| getCharWidth(char letter) const | WoopsiUI::PackedFontBase | [virtual] |
| getColour() const | WoopsiUI::FontBase | [inline] |
| getHeight() const | WoopsiUI::FontBase | [inline] |
| getStringWidth(const char *text) const | WoopsiUI::PackedFontBase | [virtual] |
| getStringWidth(const char *text, u16 length) const | WoopsiUI::PackedFontBase | [virtual] |
| getTransparentColour() const | WoopsiUI::FontBase | [inline] |
| isCharBlank(const char letter) const | WoopsiUI::PackedFontBase | [virtual] |
| isMonochrome() const | WoopsiUI::FontBase | [inline] |
| PackedFont1(u8 first, u8 last, const u16 *glyphData, const u16 *glyphOffset, const u8 *glyphWidth, const u8 height, const u8 spWidth, const u8 fixedWidth=0) | WoopsiUI::PackedFont1 | [inline] |
| PackedFontBase(u8 first, u8 last, const u16 *glyphData, const u16 *glyphOffset, const u8 *glyphWidth, const u8 height, const u8 spWidth, const u8 fixedWidth=0) | WoopsiUI::PackedFontBase | [inline] |
| renderChar(const u16 *pixelData, u16 pixelsPerRow, u16 *bitmap, u16 bitmapWidth, s16 x, s16 y, u16 clipX1, u16 clipY1, u16 clipX2, u16 clipY2) | WoopsiUI::PackedFont1 | [virtual] |
| setColour(const u16 colour) | WoopsiUI::FontBase | [inline] |
| setFontWidth(u8 fontWidth) | WoopsiUI::PackedFontBase | [inline] |
| setTransparentColour(const u16 colour) | WoopsiUI::FontBase | [inline] |
| ~FontBase() | WoopsiUI::FontBase | [inline, virtual] |