|
JX Application Framework
|
This is the complete list of members for JFontManager, including all inherited members.
| GetCharWidth(const JFontID id, const JUtf8Character &c)=0 | JFontManager | protectedpure virtual |
| GetDefaultFont() | JFontManager | static |
| GetDefaultFontName() | JFontManager | inlinestatic |
| GetDefaultFontSize() | JFontManager | inlinestatic |
| GetDefaultMonospaceFont() | JFontManager | static |
| GetDefaultMonospaceFontName() | JFontManager | inlinestatic |
| GetDefaultMonospaceFontSize() | JFontManager | inlinestatic |
| GetDefaultRowColHeaderFontSize() | JFontManager | inlinestatic |
| GetFont(const JString &name, const JSize size=0, const JFontStyle &style=JFontStyle()) | JFontManager | static |
| GetFont(const JFontID id) | JFontManager | protectedstatic |
| GetFontID(const JString &name, const JSize size, const JFontStyle &style) | JFontManager | protectedstatic |
| GetFontName(const JFontID id) | JFontManager | protectedstatic |
| GetFontNames(JPtrArray< JString > *fontNames)=0 | JFontManager | pure virtual |
| GetFontSizes(const JString &name, JSize *minSize, JSize *maxSize, JArray< JSize > *sizeList)=0 | JFontManager | pure virtual |
| GetLineHeight(const JFontID id, const JSize size, const JFontStyle &style, JCoordinate *ascent, JCoordinate *descent)=0 | JFontManager | protectedpure virtual |
| GetMonospaceFontNames(JPtrArray< JString > *fontNames)=0 | JFontManager | pure virtual |
| GetStrikeThickness(const JSize fontSize) | JFontManager | inlineprotectedstatic |
| GetStringWidth(const JFontID id, const JString &str)=0 | JFontManager | protectedpure virtual |
| GetSubstituteFontName(const JFont &f, const JUtf8Character &c, JString *name)=0 | JFontManager | protectedpure virtual |
| GetUnderlineThickness(const JSize fontSize) | JFontManager | inlineprotectedstatic |
| HasGlyphForCharacter(const JFontID id, const JUtf8Character &c)=0 | JFontManager | protectedpure virtual |
| Init(const JUtf8Byte *defaultFontName, const JUtf8Byte *defaultMonospaceFontName) | JFontManager | static |
| IsExact(const JFontID id)=0 | JFontManager | protectedpure virtual |
| JFont | JFontManager | friend |
| JFontManager() | JFontManager | protected |
| ~JFontManager() | JFontManager | virtual |