This is the complete list of members for FontCharMap, including all inherited members.
| _customGlyphs | Font | protected |
| _glyphASCII | Font | protectedstatic |
| _glyphNEHE | Font | protectedstatic |
| _ID | Object | |
| _luaID | Object | |
| _referenceCount | Object | protected |
| _usedGlyphs | Font | protected |
| acceptVisitor(DataVisitor &visitor) | Object | virtual |
| autorelease() | Object | |
| create(const std::string &charMapFile, int itemWidth, int itemHeight, int startCharMap) | FontCharMap | static |
| create(Texture2D *texture, int itemWidth, int itemHeight, int startCharMap) | FontCharMap | static |
| create(const std::string &plistFile) | FontCharMap | static |
| createFontAtlas() override | FontCharMap | virtual |
| Font() | Font | protected |
| FontCharMap(Texture2D *texture, int itemWidth, int itemHeight, int startCharMap) | FontCharMap | inlineprotected |
| 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 override | FontCharMap | virtual |
| getReferenceCount() const | Object | |
| getUTF16Text(const char *text, int &outNumLetters) const | Font | virtual |
| getUTF16TextLenght(unsigned short int *text) const | Font | virtual |
| isEqual(const Object *object) | Object | virtual |
| isSingleReference() const | Object | |
| Object() | Object | |
| release() | Object | |
| retain() | Object | inline |
| retainCount() const | Object | inline |
| setCurrentGlyphCollection(GlyphCollection glyphs, const char *customGlyphs=0) | Font | protected |
| trimUTF16Text(unsigned short int *text, int newBegin, int newEnd) const | Font | virtual |
| update(float dt) | Object | inlinevirtual |
| ~Font() | Font | inlineprotectedvirtual |
| ~FontCharMap() | FontCharMap | protectedvirtual |
| ~Object() | Object | virtual |