ScummVM API documentation
Sherlock::Fonts Member List

This is the complete list of members for Sherlock::Fonts, including all inherited members.

_vm (defined in Sherlock::Fonts)Sherlock::Fontsprotectedstatic
charHeight(unsigned char c)Sherlock::Fonts
charWidth(const char *str, int &idx)Sherlock::Fonts
charWidth(char ch)Sherlock::Fonts
fontHeight() constSherlock::Fontsinline
fontNumber() constSherlock::Fontsinline
freeFont()Sherlock::Fontsstatic
isBig5() (defined in Sherlock::Fonts)Sherlock::Fontsinlinestatic
isModifiedEucCn() (defined in Sherlock::Fonts)Sherlock::Fontsinlinestatic
kChineseHeight (defined in Sherlock::Fonts)Sherlock::Fontsstatic
kChineseWidth (defined in Sherlock::Fonts)Sherlock::Fontsstatic
setFont(int fontNum)Sherlock::Fonts
setVm(SherlockEngine *vm)Sherlock::Fontsstatic
stringHeight(const Common::String &str)Sherlock::Fonts
stringWidth(const Common::String &str)Sherlock::Fonts
unescape(const Common::String &in) (defined in Sherlock::Fonts)Sherlock::Fontsstatic
widestChar() constSherlock::Fontsinline
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::Fontsprotectedstatic