This is the complete list of members for Tetraedge::TeFont2, including all inherited members.
| _codePage (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | protected |
| AlignCenter enum value (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | |
| AlignJustify enum value (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | |
| AlignLeft enum value (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | |
| AlignRight enum value (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | |
| AlignStyle enum name (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | |
| ascender(uint pxSize) (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | virtual |
| cleanup() (defined in Tetraedge::TeObject) | Tetraedge::TeObject | static |
| decrementCounter() (defined in Tetraedge::TeReferencesCounter) | Tetraedge::TeReferencesCounter | inline |
| deleteLater() | Tetraedge::TeObject | |
| deleteLaterStatic(TeObject *obj) (defined in Tetraedge::TeObject) | Tetraedge::TeObject | static |
| deleteNow() | Tetraedge::TeObject | static |
| descender(uint pxSize) (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | virtual |
| draw(TeImage &destImage, const Common::String &str, int fontSize, int yoff, const TeColor &col, AlignStyle alignMode) (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | virtual |
| drawAlphaChar(Surface *dst, uint32 chr, int x, int y, uint32 color) const | Graphics::Font | virtual |
| drawAlphaChar(ManagedSurface *dst, uint32 chr, int x, int y, uint32 color) const (defined in Graphics::Font) | Graphics::Font | virtual |
| drawAlphaString(Surface *dst, const Common::String &str, int x, int y, int w, uint32 color, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) const | Graphics::Font | |
| drawAlphaString(Surface *dst, const Common::U32String &str, int x, int y, int w, uint32 color, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) const | Graphics::Font | |
| drawAlphaString(ManagedSurface *dst, const Common::String &str, int x, int _y, int w, uint32 color, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) const | Graphics::Font | |
| drawAlphaString(ManagedSurface *dst, const Common::U32String &str, int x, int y, int w, uint32 color, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) const | Graphics::Font | |
| drawChar(Graphics::Surface *dst, uint32 chr, int x, int y, uint32 color) const override | Tetraedge::TeFont2 | virtual |
| drawChar(ManagedSurface *dst, uint32 chr, int x, int y, uint32 color) const (defined in Graphics::Font) | Graphics::Font | virtual |
| drawString(Surface *dst, const Common::String &str, int x, int y, int w, uint32 color, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) const | Graphics::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) const | Graphics::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) const | Graphics::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) const | Graphics::Font | |
| Font() (defined in Graphics::Font) | Graphics::Font | inline |
| generateAccessName() (defined in Tetraedge::TeResource) | Tetraedge::TeResource | |
| getAccessName() const (defined in Tetraedge::TeResource) | Tetraedge::TeResource | inline |
| getAtSize(uint size) override (defined in Tetraedge::TeFont2) | Tetraedge::TeFont2 | virtual |
| getBBox(const Common::String &str, int fontSize) override (defined in Tetraedge::TeFont2) | Tetraedge::TeFont2 | virtual |
| getBoundingBox(uint32 chr) const override | Tetraedge::TeFont2 | virtual |
| Graphics::Font::getBoundingBox(const Common::String &str, int x=0, int y=0, const int w=0, TextAlign align=kTextAlignLeft, int deltax=0, bool useEllipsis=false) const | Graphics::Font | |
| Graphics::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) const | Graphics::Font | |
| getCharWidth(uint32 chr) const override | Tetraedge::TeFont2 | virtual |
| getFontAscent() const | Graphics::Font | virtual |
| getFontDescent() const | Graphics::Font | virtual |
| getFontHeight() const override | Tetraedge::TeFont2 | virtual |
| getFontLeading() const | Graphics::Font | virtual |
| getFontName() const | Graphics::Font | inlinevirtual |
| getHeight(int fontSize) (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | virtual |
| getKerningOffset(uint32 left, uint32 right) const override | Tetraedge::TeFont2 | virtual |
| getMaxCharWidth() const override | Tetraedge::TeFont2 | virtual |
| getStringWidth(const Common::String &str) const | Graphics::Font | |
| getStringWidth(const Common::U32String &str) const | Graphics::Font | |
| glyph(uint pxSize, uint charcode) (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | virtual |
| height(uint pxSize) override (defined in Tetraedge::TeFont2) | Tetraedge::TeFont2 | virtual |
| incrementCounter() (defined in Tetraedge::TeReferencesCounter) | Tetraedge::TeReferencesCounter | inline |
| kerning(uint pxSize, uint isocode1, uint isocode2) override (defined in Tetraedge::TeFont2) | Tetraedge::TeFont2 | virtual |
| load(const Common::Path &path) (defined in Tetraedge::TeFont2) | Tetraedge::TeFont2 | |
| load(const TetraedgeFSNode &node) (defined in Tetraedge::TeFont2) | Tetraedge::TeFont2 | |
| resetCounter() (defined in Tetraedge::TeReferencesCounter) | Tetraedge::TeReferencesCounter | inline |
| 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) const | Graphics::Font | |
| setAccessName(const Common::Path &name) (defined in Tetraedge::TeResource) | Tetraedge::TeResource | inline |
| TeFont2() (defined in Tetraedge::TeFont2) | Tetraedge::TeFont2 | |
| TeIFont() (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | |
| TeObject() (defined in Tetraedge::TeObject) | Tetraedge::TeObject | |
| TeReferencesCounter() (defined in Tetraedge::TeReferencesCounter) | Tetraedge::TeReferencesCounter | inline |
| TeResource() (defined in Tetraedge::TeResource) | Tetraedge::TeResource | |
| unload() (defined in Tetraedge::TeFont2) | Tetraedge::TeFont2 | |
| wordWrapText(const Common::String &str, int fontSize, int maxWidth, Common::Array< Common::String > &lines) (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | virtual |
| Graphics::Font::wordWrapText(const Common::String &str, int maxWidth, Common::Array< Common::String > &lines, int initWidth=0, uint32 mode=kWordWrapOnExplicitNewLines) const | Graphics::Font | |
| Graphics::Font::wordWrapText(const Common::U32String &str, int maxWidth, Common::Array< Common::U32String > &lines, int initWidth=0, uint32 mode=kWordWrapOnExplicitNewLines) const | Graphics::Font | |
| Graphics::Font::wordWrapText(const Common::U32String &str, int maxWidth, Common::Array< Common::U32String > &lines, Common::Array< bool > &lineContinuation, int initWidth=0, uint32 mode=kWordWrapOnExplicitNewLines) const | Graphics::Font | |
| ~Font() (defined in Graphics::Font) | Graphics::Font | inlinevirtual |
| ~TeFont2() (defined in Tetraedge::TeFont2) | Tetraedge::TeFont2 | virtual |
| ~TeIFont() (defined in Tetraedge::TeIFont) | Tetraedge::TeIFont | virtual |
| ~TeObject() (defined in Tetraedge::TeObject) | Tetraedge::TeObject | inlinevirtual |
| ~TeReferencesCounter() (defined in Tetraedge::TeReferencesCounter) | Tetraedge::TeReferencesCounter | inlinevirtual |
| ~TeResource() (defined in Tetraedge::TeResource) | Tetraedge::TeResource | virtual |