This is the complete list of members for Sci::GfxFontFromResource, including all inherited members.
draw(uint16 chr, int16 top, int16 left, byte color, bool greyedOutput) override (defined in Sci::GfxFontFromResource) | Sci::GfxFontFromResource | virtual |
drawToBuffer(uint16 chr, int16 top, int16 left, byte color, bool greyedOutput, byte *buffer, int16 width, int16 height) (defined in Sci::GfxFont) | Sci::GfxFont | inlinevirtual |
getCharWidth(uint16 chr) override (defined in Sci::GfxFontFromResource) | Sci::GfxFontFromResource | virtual |
getHeight() override (defined in Sci::GfxFontFromResource) | Sci::GfxFontFromResource | virtual |
getResourceId() override (defined in Sci::GfxFontFromResource) | Sci::GfxFontFromResource | virtual |
GfxFont() (defined in Sci::GfxFont) | Sci::GfxFont | inline |
GfxFontFromResource(ResourceManager *resMan, GfxScreen *screen, GuiResourceId resourceId) (defined in Sci::GfxFontFromResource) | Sci::GfxFontFromResource | |
isDoubleByte(uint16 chr) (defined in Sci::GfxFont) | Sci::GfxFont | inlinevirtual |
~GfxFont() (defined in Sci::GfxFont) | Sci::GfxFont | inlinevirtual |
~GfxFontFromResource() override (defined in Sci::GfxFontFromResource) | Sci::GfxFontFromResource |