|
The Pedigree Project
0.1
|
This is the complete list of members for Font, including all inherited members.
| Font(cairo_t *pCairo, size_t requestedSize, const char *pFilename, bool bCache, size_t nWidth) | Font | |
| Font(const Font &) (defined in Font) | Font | private |
| getBaseline() (defined in Font) | Font | inline |
| getHeight() (defined in Font) | Font | inline |
| getWidth() (defined in Font) | Font | inline |
| m_Baseline (defined in Font) | Font | private |
| m_CellHeight (defined in Font) | Font | private |
| m_CellWidth (defined in Font) | Font | private |
| m_ConversionCache (defined in Font) | Font | private |
| m_FontLibraries (defined in Font) | Font | private |
| operator=(const Font &) (defined in Font) | Font | private |
| precache(uint32_t c) (defined in Font) | Font | |
| render(PedigreeGraphics::Framebuffer *pFb, uint32_t c, size_t x, size_t y, uint32_t f, uint32_t b, bool bBack=true, bool bBold=false, bool bItalic=false, bool bUnderline=false) (defined in Font) | Font | virtual |
| render(const char *s, size_t x, size_t y, uint32_t f, uint32_t b, bool bBack=true, bool bBold=false, bool bItalic=false, bool bUnderline=false) | Font | virtual |
| updateCairo(cairo_t *pCairo) (defined in Font) | Font | |
| ~Font() (defined in Font) | Font | virtual |
1.8.11