| Bytes | Burger::Font4Bit | |
| CharsForPixelWidth(const char *pInput, uint_t uWidth) | Burger::Font | |
| Draw(const char *pInput, uintptr_t uLength) | Burger::Font | virtual |
| DrawChar(uint_t uLetter) override | Burger::Font4Bit | virtual |
| DrawNumber(int32_t iInput) | Burger::Font | |
| DrawNumber(uint32_t uInput) | Burger::Font | |
| DrawString(const char *pInput) | Burger::Font | |
| DrawStringAtXY(int iX, int iY, const char *pInput) | Burger::Font | |
| DrawStringCenterX(int iX, int iY, const char *pInput) | Burger::Font | |
| Font(const Font &)=delete | Burger::Font | private |
| Font(Font &&)=delete | Burger::Font | private |
| Font(Display *pDisplay=0) | Burger::Font | |
| Font4Bit(const Font4Bit &)=delete | Burger::Font4Bit | private |
| Font4Bit(Font4Bit &&)=delete | Burger::Font4Bit | private |
| Font4Bit(Renderer *pRenderer=0) | Burger::Font4Bit | |
| g_StaticRTTI | Burger::Font4Bit | static |
| get_class_name(void) const noexcept | Burger::Base | inline |
| get_StaticRTTI(void) const noexcept override | Burger::Font4Bit | virtual |
| GetCount(void) const | Burger::Font | inline |
| GetDisplay(void) const | Burger::Font | inline |
| GetFirstChar(void) const | Burger::Font | inline |
| GetHeight(void) const | Burger::Font | inline |
| GetPixelWidth(const char *pInput, uintptr_t uLength) override | Burger::Font4Bit | virtual |
| GetPixelWidthChar(uint_t uLetter) | Burger::Font | |
| GetPixelWidthNumber(int32_t iInput) | Burger::Font | |
| GetPixelWidthNumber(uint32_t uInput) | Burger::Font | |
| GetPixelWidthString(const char *pInput) | Burger::Font | |
| GetX(void) const | Burger::Font | inline |
| GetY(void) const | Burger::Font | inline |
| Init(RezFile *pRezFile, uint_t uRezNum, const uint8_t *pPalette, Renderer *pRenderer=0) | Burger::Font4Bit | |
| InstallToPalette(RezFile *pRezFile, uint_t uRezNum, const uint8_t *pPalette) | Burger::Font4Bit | |
| m_ColorTable | Burger::Font4Bit | protected |
| m_iX | Burger::Font | protected |
| m_iY | Burger::Font | protected |
| m_pDisplay | Burger::Font | protected |
| m_ppData | Burger::Font4Bit | protected |
| m_pRenderer | Burger::Font4Bit | protected |
| m_pRezFile | Burger::Font4Bit | protected |
| m_uCount | Burger::Font | protected |
| m_uFirst | Burger::Font | protected |
| m_uHeight | Burger::Font | protected |
| m_uInvisibleColor | Burger::Font4Bit | protected |
| m_uPixelOffset | Burger::Font4Bit | protected |
| m_uRezNum | Burger::Font4Bit | protected |
| operator=(const Font4Bit &)=delete | Burger::Font4Bit | private |
| operator=(Font4Bit &&)=delete | Burger::Font4Bit | private |
| RestoreState(const State_t *pInput) | Burger::Font4Bit | |
| SaveState(State_t *pOutput) | Burger::Font4Bit | |
| SetColor(uint_t uColorIndex, uint_t uColor) | Burger::Font4Bit | |
| SetColorRGBListToPalette(const RGBColorList_t *pRGBList, const uint8_t *pPalette) | Burger::Font4Bit | |
| SetDisplay(Display *pDisplay) | Burger::Font | inline |
| SetToPalette(const uint8_t *pPalette) | Burger::Font4Bit | |
| SetX(int iX) | Burger::Font | inline |
| SetXY(int iX, int iY) | Burger::Font | inline |
| SetY(int iY) | Burger::Font | inline |
| Shorts | Burger::Font4Bit | |
| Shutdown(void) | Burger::Font4Bit | |
| UseMask(void) | Burger::Font4Bit | inline |
| UseZero(void) | Burger::Font4Bit | inline |
| Words | Burger::Font4Bit | |
| ~Base() noexcept=default | Burger::Base | virtual |
| ~Font() | Burger::Font | virtual |
| ~Font4Bit() | Burger::Font4Bit | virtual |