Torque2D Reference
|
This is the complete list of members for x86UNIXFont, including all inherited members.
create(const char *name, dsize_t size, U32 charset=TGE_ANSI_CHARSET) | x86UNIXFont | virtual |
PlatformFont::create(const char *name, U32 size, U32 charset=TGE_ANSI_CHARSET)=0 | PlatformFont | pure virtual |
enumeratePlatformFonts(Vector< StringTableEntry > &fonts) | PlatformFont | static |
getCharInfo(const UTF16 ch) const | x86UNIXFont | virtual |
getCharInfo(const UTF8 *str) const | x86UNIXFont | virtual |
getFontBaseLine() const | x86UNIXFont | inlinevirtual |
getFontHeight() const | x86UNIXFont | inlinevirtual |
isValidChar(const UTF16 ch) const | x86UNIXFont | virtual |
isValidChar(const UTF8 *str) const | x86UNIXFont | virtual |
PlatformFont() | PlatformFont | inline |
x86UNIXFont() | x86UNIXFont | |
~PlatformFont() | PlatformFont | inlinevirtual |
~x86UNIXFont() | x86UNIXFont | virtual |