This is the complete list of members for FontCharMap, 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 &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 |
| getGlyphCollection(GlyphCollection glyphs) const | Font | protected |
| getHorizontalKerningForTextUTF16(const std::u16string &text, int &outNumLetters) const override | FontCharMap | virtual |
| getReferenceCount() const | Ref | |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| setCurrentGlyphCollection(GlyphCollection glyphs, const char *customGlyphs=0) | Font | protected |
| ~Font() | Font | inlineprotectedvirtual |
| ~FontCharMap() | FontCharMap | protectedvirtual |
| ~Ref() | Ref | virtual |