ScummVM API documentation
Graphics::MacFONTFont Member List

This is the complete list of members for Graphics::MacFONTFont, including all inherited members.

drawChar(Surface *dst, uint32 chr, int x, int y, uint32 color) constGraphics::MacFONTFontvirtual
drawChar(ManagedSurface *dst, uint32 chr, int x, int y, uint32 color) const (defined in Graphics::Font)Graphics::Fontvirtual
drawString(Surface *dst, const Common::String &str, int x, int y, int w, uint32 color, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) constGraphics::Font
drawString(Surface *dst, const Common::U32String &str, int x, int y, int w, uint32 color, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) constGraphics::Font
drawString(ManagedSurface *dst, const Common::String &str, int x, int _y, int w, uint32 color, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) constGraphics::Font
drawString(ManagedSurface *dst, const Common::U32String &str, int x, int y, int w, uint32 color, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) constGraphics::Font
Font() (defined in Graphics::Font)Graphics::Fontinline
getBoundingBox(uint32 chr) constGraphics::Fontvirtual
getBoundingBox(const Common::String &str, int x=0, int y=0, const int w=0, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) constGraphics::Font
getBoundingBox(const Common::U32String &str, int x=0, int _y=0, const int w=0, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) constGraphics::Font
getCharWidth(uint32 chr) constGraphics::MacFONTFontvirtual
getFontAscent() constGraphics::MacFONTFontinlinevirtual
getFontDescent() constGraphics::MacFONTFontinlinevirtual
getFontHeight() constGraphics::MacFONTFontinlinevirtual
getFontLeading() constGraphics::MacFONTFontinlinevirtual
getFontName() constGraphics::Fontinlinevirtual
getFontSize() const (defined in Graphics::MacFONTFont)Graphics::MacFONTFontinline
getKerningOffset(uint32 left, uint32 right) constGraphics::MacFONTFontvirtual
getMaxCharWidth() constGraphics::MacFONTFontinlinevirtual
getStringWidth(const Common::String &str) constGraphics::Font
getStringWidth(const Common::U32String &str) constGraphics::Font
loadFont(Common::SeekableReadStream &stream, MacFontFamily *family=nullptr, int size=12, int style=0) (defined in Graphics::MacFONTFont)Graphics::MacFONTFont
MacFONTFont() (defined in Graphics::MacFONTFont)Graphics::MacFONTFont
MacFONTFont(const MacFONTdata &data) (defined in Graphics::MacFONTFont)Graphics::MacFONTFont
scaleFont(const MacFONTFont *src, int newSize, int slant) (defined in Graphics::MacFONTFont)Graphics::MacFONTFontstatic
scaleSingleGlyph(Surface *scaleSurface, int *grayScaleMap, int grayScaleMapSize, int width, int height, int xOffset, int yOffset, int grayLevel, int chr, int srcheight, int srcwidth, float scale) constGraphics::Font
testBlit(const MacFONTFont *src, ManagedSurface *dst, int color, int x0, int y0, int width) (defined in Graphics::MacFONTFont)Graphics::MacFONTFontstatic
wordWrapText(const Common::String &str, int maxWidth, Common::Array< Common::String > &lines, int initWidth=0, uint32 mode=kWordWrapOnExplicitNewLines) constGraphics::Font
wordWrapText(const Common::U32String &str, int maxWidth, Common::Array< Common::U32String > &lines, int initWidth=0, uint32 mode=kWordWrapOnExplicitNewLines) constGraphics::Font
wordWrapText(const Common::U32String &str, int maxWidth, Common::Array< Common::U32String > &lines, Common::Array< bool > &lineContinuation, int initWidth=0, uint32 mode=kWordWrapOnExplicitNewLines) constGraphics::Font
~Font() (defined in Graphics::Font)Graphics::Fontinlinevirtual
~MacFONTFont() (defined in Graphics::MacFONTFont)Graphics::MacFONTFontvirtual