This is the complete list of members for FontFreeType, including all inherited members.
| _customGlyphs | Font | protected |
| _glyphASCII | Font | protectedstatic |
| _glyphNEHE | Font | protectedstatic |
| _referenceCount | Ref | protected |
| _usedGlyphs | Font | protected |
| autorelease() | Ref | |
| create(const std::string &fontName, int fontSize, GlyphCollection glyphs, const char *customGlyphs, bool distanceFieldEnabled=false, int outline=0) | FontFreeType | static |
| createFontAtlas() override | FontFreeType | virtual |
| createFontObject(const std::string &fontName, int fontSize) | FontFreeType | protected |
| DistanceMapSpread | FontFreeType | static |
| Font() | Font | protected |
| FontFreeType(bool distanceFieldEnabled=false, int outline=0) | FontFreeType | protected |
| getCurrentGlyphCollection() const | Font | virtual |
| getFontAscender() const | FontFreeType | virtual |
| getFontMaxHeight() const override | FontFreeType | virtual |
| getGlyphBitmap(unsigned short theChar, long &outWidth, long &outHeight, Rect &outRect, int &xAdvance) | FontFreeType | |
| getGlyphCollection(GlyphCollection glyphs) const | Font | protected |
| getHorizontalKerningForTextUTF16(const std::u16string &text, int &outNumLetters) const override | FontFreeType | virtual |
| getOutlineSize() const | FontFreeType | inline |
| getReferenceCount() const | Ref | |
| isDistanceFieldEnabled() const | FontFreeType | inline |
| Ref() | Ref | protected |
| release() | Ref | |
| renderCharAt(unsigned char *dest, int posX, int posY, unsigned char *bitmap, long bitmapWidth, long bitmapHeight) | FontFreeType | |
| retain() | Ref | |
| setCurrentGlyphCollection(GlyphCollection glyphs, const char *customGlyphs=0) | Font | protected |
| shutdownFreeType() | FontFreeType | static |
| ~Font() | Font | inlineprotectedvirtual |
| ~FontFreeType() | FontFreeType | protectedvirtual |
| ~Ref() | Ref | virtual |