This is the complete list of members for Font, including all inherited members.
_customGlyphs | Font | protected |
_glyphASCII | Font | protectedstatic |
_glyphNEHE | Font | protectedstatic |
_referenceCount | Ref | protected |
_usedGlyphs | Font | protected |
autorelease() | Ref | |
createFontAtlas()=0 | Font | pure virtual |
Font() | Font | protected |
getCurrentGlyphCollection() const | Font | virtual |
getFontMaxHeight() const | Font | inlinevirtual |
getGlyphBitmap(unsigned short theChar, int &outWidth, int &outHeight) const | Font | inlinevirtual |
getGlyphCollection(GlyphCollection glyphs) const | Font | protected |
getHorizontalKerningForTextUTF16(unsigned short *text, int &outNumLetters) const =0 | Font | pure virtual |
getReferenceCount() const | Ref | |
getUTF16Text(const char *text, int &outNumLetters) const | Font | virtual |
getUTF16TextLenght(unsigned short int *text) const | Font | virtual |
Ref() | Ref | protected |
release() | Ref | |
retain() | Ref | |
setCurrentGlyphCollection(GlyphCollection glyphs, const char *customGlyphs=0) | Font | protected |
trimUTF16Text(unsigned short int *text, int newBegin, int newEnd) const | Font | virtual |
~Font() | Font | inlineprotectedvirtual |
~Ref() | Ref | virtual |