SuperTuxKart
|
This is the complete list of members for BoldFace, including all inherited members.
BoldFace() | BoldFace | |
disableTextShaping() const (defined in FontWithFace) | FontWithFace | inlinevirtual |
drawText(const core::stringw &text, const core::rect< s32 > &position, const video::SColor &color, bool hcenter, bool vcenter, const core::rect< s32 > *clip, FontSettings *font_settings, FontCharCollector *char_collector=NULL) (defined in FontWithFace) | FontWithFace | virtual |
drawTextQuick(const core::stringw &text, const core::rect< s32 > &position, const video::SColor &color, bool hcenter, bool vcenter, const core::rect< s32 > *clip, FontSettings *font_settings, FontCharCollector *char_collector=NULL) (defined in FontWithFace) | FontWithFace | |
dumpGlyphPage(const std::string &name) | FontWithFace | |
dumpGlyphPage() | FontWithFace | |
FontWithFace(const std::string &name) | FontWithFace | |
getAreaFromCharacter(const wchar_t c, bool *fallback_font) const | FontWithFace | |
getCharacterFromPos(const wchar_t *text, int pixel_x, FontSettings *font_settings=NULL) const | FontWithFace | |
getDimension(const core::stringw &text, FontSettings *font_settings=NULL) | FontWithFace | virtual |
getDPI() const | FontWithFace | inline |
getFaceTTF() const (defined in FontWithFace) | FontWithFace | inline |
getFontMaxHeight() const (defined in FontWithFace) | FontWithFace | inline |
getGlyphMaxHeight() const (defined in FontWithFace) | FontWithFace | inline |
getGlyphPageSize() const OVERRIDE | BoldFace | inlineprivatevirtual |
getInverseShaping() const (defined in FontWithFace) | FontWithFace | inline |
getScalingFactorOne() const OVERRIDE | BoldFace | inlineprivatevirtual |
getScalingFactorTwo() const OVERRIDE | BoldFace | inlineprivatevirtual |
getSpriteBank() const | FontWithFace | inline |
init() OVERRIDE | BoldFace | virtual |
insertCharacters(const wchar_t *in_ptr, bool first_load=false) | FontWithFace | inlineprotected |
insertGlyph(unsigned font_number, unsigned glyph_index) | FontWithFace | |
isBold() const OVERRIDE | BoldFace | inlineprivatevirtual |
m_font_max_height | FontWithFace | protected |
m_glyph_max_height | FontWithFace | protected |
NoCopy() (defined in NoCopy) | NoCopy | inline |
render(const std::vector< gui::GlyphLayout > &gl, const core::rect< s32 > &position, const video::SColor &color, bool hcenter, bool vcenter, const core::rect< s32 > *clip, FontSettings *font_settings, FontCharCollector *char_collector=NULL) | FontWithFace | |
reset() OVERRIDE | BoldFace | virtual |
setDPI() | FontWithFace | |
setFallbackFont(FontWithFace *face) | FontWithFace | inlineprotected |
setFallbackFontScale(float scale) | FontWithFace | inlineprotected |
shapeOutline(FT_Outline *outline) const OVERRIDE | BoldFace | privatevirtual |
updateCharactersList() | FontWithFace | protected |
useColorGlyphPage() const (defined in FontWithFace) | FontWithFace | inlinevirtual |
~FontWithFace() | FontWithFace | virtual |