This is the complete list of members for Sherlock::Fonts, including all inherited members.
_vm (defined in Sherlock::Fonts) | Sherlock::Fonts | protectedstatic |
charHeight(unsigned char c) | Sherlock::Fonts | |
charWidth(const char *str, int &idx) | Sherlock::Fonts | |
charWidth(char ch) | Sherlock::Fonts | |
fontHeight() const | Sherlock::Fonts | inline |
fontNumber() const | Sherlock::Fonts | inline |
freeFont() | Sherlock::Fonts | static |
isBig5() (defined in Sherlock::Fonts) | Sherlock::Fonts | inlinestatic |
isModifiedEucCn() (defined in Sherlock::Fonts) | Sherlock::Fonts | inlinestatic |
kChineseHeight (defined in Sherlock::Fonts) | Sherlock::Fonts | static |
kChineseWidth (defined in Sherlock::Fonts) | Sherlock::Fonts | static |
setFont(int fontNum) | Sherlock::Fonts | |
setVm(SherlockEngine *vm) | Sherlock::Fonts | static |
stringHeight(const Common::String &str) | Sherlock::Fonts | |
stringWidth(const Common::String &str) | Sherlock::Fonts | |
unescape(const Common::String &in) (defined in Sherlock::Fonts) | Sherlock::Fonts | static |
widestChar() const | Sherlock::Fonts | inline |
wordWrap(const Common::String &str, uint maxWidth, Common::String &rem, uint maxChars=Common::String::npos, uint maxLines=Common::String::npos, bool skipHeadAt=false) (defined in Sherlock::Fonts) | Sherlock::Fonts | |
wordWrap(const Common::String &str, uint maxWidth, uint maxChars=Common::String::npos, uint maxLines=Common::String::npos, bool skipHeadAt=false) (defined in Sherlock::Fonts) | Sherlock::Fonts | |
writeString(BaseSurface *surface, const Common::String &str, const Common::Point &pt, int overrideColor=0) (defined in Sherlock::Fonts) | Sherlock::Fonts | protectedstatic |