This is the complete list of members for Grim::FontTTF, including all inherited members.
_filename (defined in Grim::Font) | Grim::Font | protected |
getBaseOffsetY() const override (defined in Grim::FontTTF) | Grim::FontTTF | inlinevirtual |
getByFileName(const Common::String &fileName) (defined in Grim::Font) | Grim::Font | static |
getCharKernedWidth(uint32 c) const override (defined in Grim::FontTTF) | Grim::FontTTF | inlinevirtual |
getFilename() const (defined in Grim::Font) | Grim::Font | inline |
getFirstFont() (defined in Grim::Font) | Grim::Font | static |
getFontWidth() const override (defined in Grim::FontTTF) | Grim::FontTTF | inlinevirtual |
getId() const override (defined in Grim::PoolObject< FontTTF >) | Grim::PoolObject< FontTTF > | virtual |
getKernedHeight() const override (defined in Grim::FontTTF) | Grim::FontTTF | inlinevirtual |
getKernedStringLength(const Common::String &text) const override (defined in Grim::FontTTF) | Grim::FontTTF | virtual |
getPool() (defined in Grim::PoolObject< FontTTF >) | Grim::PoolObject< FontTTF > | static |
getPoolId() const override (defined in Grim::FontTTF) | Grim::FontTTF | inlinevirtual |
getPoolTag() const override (defined in Grim::FontTTF) | Grim::FontTTF | inlinevirtual |
getStaticTag() (defined in Grim::FontTTF) | Grim::FontTTF | inlinestatic |
getTag() const override (defined in Grim::PoolObject< FontTTF >) | Grim::PoolObject< FontTTF > | inlinevirtual |
getWCharKernedWidth(byte hi, byte lo) const (defined in Grim::FontTTF) | Grim::FontTTF | inline |
is8Bit() const override (defined in Grim::FontTTF) | Grim::FontTTF | inlinevirtual |
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 |
loadTTF(const Common::String &filename, Common::SeekableReadStream *data, int size) (defined in Grim::FontTTF) | Grim::FontTTF | |
loadTTFFromArchive(const Common::String &filename, int size) (defined in Grim::FontTTF) | Grim::FontTTF | |
PoolObject() (defined in Grim::PoolObject< FontTTF >) | Grim::PoolObject< FontTTF > | protected |
render(Graphics::Surface &buf, const Common::String ¤tLine, const Graphics::PixelFormat &pixelFormat, uint32 blackColor, uint32 color, uint32 colorKey) const override (defined in Grim::FontTTF) | Grim::FontTTF | virtual |
restoreState(SaveGame *state) (defined in Grim::FontTTF) | Grim::FontTTF | |
restoreStaticState(SaveGame *state) (defined in Grim::PoolObject< FontTTF >) | Grim::PoolObject< FontTTF > | inlineprotectedstatic |
save(const Font *font, SaveGame *state) (defined in Grim::Font) | Grim::Font | static |
saveState(SaveGame *state) const (defined in Grim::FontTTF) | Grim::FontTTF | |
saveStaticState(SaveGame *state) (defined in Grim::PoolObject< FontTTF >) | Grim::PoolObject< FontTTF > | inlineprotectedstatic |
setId(int id) (defined in Grim::PoolObject< FontTTF >) | Grim::PoolObject< FontTTF > | |
~Font() (defined in Grim::Font) | Grim::Font | inlinevirtual |
~PoolObject() (defined in Grim::PoolObject< FontTTF >) | Grim::PoolObject< FontTTF > | virtual |
~PoolObjectBase() (defined in Grim::PoolObjectBase) | Grim::PoolObjectBase | inlinevirtual |