This is the complete list of members for Sci::GfxText32, including all inherited members.
_bitmap | Sci::GfxText32 | |
_font | Sci::GfxText32 | |
_xResolution | Sci::GfxText32 | static |
_yResolution | Sci::GfxText32 | static |
createFontBitmap(int16 width, int16 height, const Common::Rect &rect, const Common::String &text, const uint8 foreColor, const uint8 backColor, const uint8 skipColor, const GuiResourceId fontId, TextAlign alignment, const int16 borderColor, bool dimmed, const bool doScaling, const bool gc) | Sci::GfxText32 | |
createFontBitmap(const CelInfo32 &celInfo, const Common::Rect &rect, const Common::String &text, const int16 foreColor, const int16 backColor, const GuiResourceId fontId, const int16 skipColor, const int16 borderColor, const bool dimmed, const bool gc) | Sci::GfxText32 | |
createTitledFontBitmap(int16 width, int16 height, const Common::Rect &textRect, const Common::String &text, const uint8 foreColor, const uint8 backColor, const uint8 skipColor, const GuiResourceId fontId, const TextAlign alignment, const int16 borderColor, const Common::String &title, const uint8 titleForeColor, const uint8 titleBackColor, const GuiResourceId titleFontId, const bool doScaling, const bool gc) | Sci::GfxText32 | |
drawTextBox() | Sci::GfxText32 | |
drawTextBox(const Common::String &text) | Sci::GfxText32 | |
erase(const Common::Rect &rect, const bool doScaling) | Sci::GfxText32 | |
getCharWidth(const uint16 charIndex, const bool doScaling) const | Sci::GfxText32 | |
getScaledFontHeight() const | Sci::GfxText32 | |
getStringWidth(const Common::String &text) | Sci::GfxText32 | |
getTextCount(const Common::String &text, const uint index, const Common::Rect &textRect, const bool doScaling) | Sci::GfxText32 | |
getTextCount(const Common::String &text, const uint index, const GuiResourceId fontId, const Common::Rect &textRect, const bool doScaling) | Sci::GfxText32 | |
getTextSize(const Common::String &text, const int16 maxWidth, bool doScaling) | Sci::GfxText32 | |
getTextWidth(const Common::String &text, const uint index, const uint length) | Sci::GfxText32 | |
GfxText32(SegManager *segMan, GfxCache *fonts) (defined in Sci::GfxText32) | Sci::GfxText32 | |
init() | Sci::GfxText32 | static |
invertRect(const reg_t bitmap, const int16 bitmapStride, const Common::Rect &rect, const uint8 foreColor, const uint8 backColor, const bool doScaling) (defined in Sci::GfxText32) | Sci::GfxText32 | |
scaleUpHeight(int value) const (defined in Sci::GfxText32) | Sci::GfxText32 | inline |
scaleUpWidth(int value) const (defined in Sci::GfxText32) | Sci::GfxText32 | inline |
scrollLine(const Common::String &textLine, int numLines, uint8 color, TextAlign align, GuiResourceId fontId, ScrollDirection dir) | Sci::GfxText32 | |
setFont(const GuiResourceId fontId) | Sci::GfxText32 | |
SwitchToFont1001OnKorean(const char *text) (defined in Sci::GfxText32) | Sci::GfxText32 |