| AddReference() | CGUIFontTTFBase | protected |
| Begin() | CGUIFontTTFBase | |
| CacheCharacter(wchar_t letter, uint32_t style, Character *ch) | CGUIFontTTFBase | protected |
| CGUIFont class | CGUIFontTTFBase | friend |
| CGUIFontTTFBase(const std::string &strFileName) | CGUIFontTTFBase | explicit |
| Clear() | CGUIFontTTFBase | |
| ClearCharacterCache() | CGUIFontTTFBase | protected |
| CopyCharToTexture(FT_BitmapGlyph bitGlyph, unsigned int x1, unsigned int y1, unsigned int x2, unsigned int y2)=0 | CGUIFontTTFBase | protectedpure virtual |
| CreateVertexBuffer(const std::vector< SVertex > &vertices) const | CGUIFontTTFBase | inlinevirtual |
| DeleteHardwareTexture()=0 | CGUIFontTTFBase | protectedpure virtual |
| DestroyVertexBuffer(CVertexBuffer &bufferHandle) const | CGUIFontTTFBase | inlinevirtual |
| DrawTextInternal(float x, float y, const std::vector< UTILS::Color > &colors, const vecText &text, uint32_t alignment, float maxPixelWidth, bool scrolling) | CGUIFontTTFBase | protected |
| End() | CGUIFontTTFBase | |
| GetCharacter(character_t letter) | CGUIFontTTFBase | inlineprotected |
| GetCharWidthInternal(character_t ch) | CGUIFontTTFBase | protected |
| GetFileName() const | CGUIFontTTFBase | inline |
| GetFontHeight() const | CGUIFontTTFBase | inlineprotected |
| GetLineHeight(float lineSpacing) const | CGUIFontTTFBase | protected |
| GetTextBaseLine() const | CGUIFontTTFBase | inlineprotected |
| GetTextHeight(float lineSpacing, int numLines) const | CGUIFontTTFBase | protected |
| GetTextureLineHeight() const | CGUIFontTTFBase | protected |
| GetTextWidthInternal(vecText::const_iterator start, vecText::const_iterator end) | CGUIFontTTFBase | protected |
| Load(const std::string &strFilename, float height=20.0f, float aspect=1.0f, float lineSpacing=1.0f, bool border=false) | CGUIFontTTFBase | |
| m_cellBaseLine | CGUIFontTTFBase | protected |
| m_cellHeight | CGUIFontTTFBase | protected |
| m_char | CGUIFontTTFBase | protected |
| m_charquick | CGUIFontTTFBase | protected |
| m_color | CGUIFontTTFBase | protected |
| m_dynamicCache | CGUIFontTTFBase | protected |
| m_ellipsesWidth | CGUIFontTTFBase | protected |
| m_face | CGUIFontTTFBase | protected |
| m_fontFileInMemory | CGUIFontTTFBase | protected |
| m_height | CGUIFontTTFBase | protected |
| m_maxChars | CGUIFontTTFBase | protected |
| m_nestedBeginCount | CGUIFontTTFBase | protected |
| m_nTexture | CGUIFontTTFBase | protected |
| m_numChars | CGUIFontTTFBase | protected |
| m_originX | CGUIFontTTFBase | protected |
| m_originY | CGUIFontTTFBase | protected |
| m_posX | CGUIFontTTFBase | protected |
| m_posY | CGUIFontTTFBase | protected |
| m_renderSystem | CGUIFontTTFBase | protected |
| m_staticCache | CGUIFontTTFBase | protected |
| m_strFileName | CGUIFontTTFBase | protected |
| m_strFilename | CGUIFontTTFBase | protected |
| m_stroker | CGUIFontTTFBase | protected |
| m_texture | CGUIFontTTFBase | protected |
| m_textureHeight | CGUIFontTTFBase | protected |
| m_textureScaleX | CGUIFontTTFBase | protected |
| m_textureScaleY | CGUIFontTTFBase | protected |
| m_textureWidth | CGUIFontTTFBase | protected |
| m_vertex | CGUIFontTTFBase | protected |
| m_vertexTrans | CGUIFontTTFBase | protected |
| ObliqueGlyph(FT_GlyphSlot slot) | CGUIFontTTFBase | protectedstatic |
| ReallocTexture(unsigned int &newHeight)=0 | CGUIFontTTFBase | protectedpure virtual |
| RemoveReference() | CGUIFontTTFBase | protected |
| RenderCharacter(float posX, float posY, const Character *ch, UTILS::Color color, bool roundX, std::vector< SVertex > &vertices) | CGUIFontTTFBase | protected |
| SetGlyphStrength(FT_GlyphSlot slot, int glyphStrength) | CGUIFontTTFBase | protected |
| spacing_between_characters_in_texture | CGUIFontTTFBase | protectedstatic |
| ~CGUIFontTTFBase(void) | CGUIFontTTFBase | virtual |