This is the complete list of members for Grim::Font, including all inherited members.
| _filename (defined in Grim::Font) | Grim::Font | protected |
| getBaseOffsetY() const =0 (defined in Grim::Font) | Grim::Font | pure virtual |
| getByFileName(const Common::String &fileName) (defined in Grim::Font) | Grim::Font | static |
| getCharKernedWidth(uint32 c) const =0 (defined in Grim::Font) | Grim::Font | pure virtual |
| getFilename() const (defined in Grim::Font) | Grim::Font | inline |
| getFirstFont() (defined in Grim::Font) | Grim::Font | static |
| getFontWidth() const =0 (defined in Grim::Font) | Grim::Font | pure virtual |
| getKernedHeight() const =0 (defined in Grim::Font) | Grim::Font | pure virtual |
| getKernedStringLength(const Common::String &text) const =0 (defined in Grim::Font) | Grim::Font | pure virtual |
| getPoolId() const =0 (defined in Grim::Font) | Grim::Font | pure virtual |
| getPoolTag() const =0 (defined in Grim::Font) | Grim::Font | pure virtual |
| getWCharKernedWidth(byte hi, byte lo) const (defined in Grim::Font) | Grim::Font | inline |
| is8Bit() const =0 (defined in Grim::Font) | Grim::Font | pure virtual |
| isKoreanChar(const byte hi, const byte lo) const (defined in Grim::Font) | Grim::Font | inline |
| load(SaveGame *state) (defined in Grim::Font) | Grim::Font | static |
| render(Graphics::Surface &buf, const Common::String ¤tLine, const Graphics::PixelFormat &pixelFormat, uint32 blackColor, uint32 color, uint32 colorKey) const =0 (defined in Grim::Font) | Grim::Font | pure virtual |
| save(const Font *font, SaveGame *state) (defined in Grim::Font) | Grim::Font | static |
| ~Font() (defined in Grim::Font) | Grim::Font | inlinevirtual |