Crazy Eddies GUI System
0.6.0
|
This is the complete list of members for CEGUI::FreeTypeFont, including all inherited members.
addFontProperties() | CEGUI::Font | protected |
addFreeTypeFontProperties() | CEGUI::FreeTypeFont | protected |
addProperty(Property *property) | CEGUI::PropertySet | |
clearProperties(void) | CEGUI::PropertySet | |
CodepointMap typedef (defined in CEGUI::Font) | CEGUI::Font | protected |
d_antiAliased | CEGUI::FreeTypeFont | protected |
d_ascender | CEGUI::Font | protected |
d_autoScale | CEGUI::Font | protected |
d_cp_map | CEGUI::Font | protected |
d_defaultResourceGroup | CEGUI::Font | protectedstatic |
d_descender | CEGUI::Font | protected |
d_fileName | CEGUI::Font | protected |
d_fontData | CEGUI::FreeTypeFont | protected |
d_fontFace | CEGUI::FreeTypeFont | protected |
d_glyphImages | CEGUI::FreeTypeFont | protected |
d_glyphPageLoaded | CEGUI::Font | protected |
d_height | CEGUI::Font | protected |
d_horzScaling | CEGUI::Font | protected |
d_maxCodepoint | CEGUI::Font | protected |
d_name | CEGUI::Font | protected |
d_nativeHorzRes | CEGUI::Font | protected |
d_nativeVertRes | CEGUI::Font | protected |
d_ptSize | CEGUI::FreeTypeFont | protected |
d_resourceGroup | CEGUI::Font | protected |
d_vertScaling | CEGUI::Font | protected |
DefaultColour | CEGUI::Font | static |
defineMapping(const XMLAttributes &attributes) | CEGUI::Font | protectedvirtual |
drawGlyphToBuffer(argb_t *buffer, uint buf_width) | CEGUI::FreeTypeFont | protected |
drawText(const String &text, const Rect &draw_area, float z, const Rect &clip_rect, TextFormatting fmt, const ColourRect &colours, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | |
drawText(const String &text, const Rect &draw_area, float z, const Rect &clip_rect, TextFormatting fmt, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | inline |
drawText(const String &text, const Rect &draw_area, float z, const Rect &clip_rect, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | inline |
drawText(const String &text, const Rect &draw_area, float z, TextFormatting fmt, const ColourRect &colours, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | inline |
drawText(const String &text, const Rect &draw_area, float z, TextFormatting fmt, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | inline |
drawText(const String &text, const Rect &draw_area, float z, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | inline |
drawText(const String &text, const Vector3 &position, const Rect &clip_rect, const ColourRect &colours, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | inline |
drawText(const String &text, const Vector3 &position, const Rect &clip_rect, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | inline |
drawTextLine(const String &text, const Vector3 &position, const Rect &clip_rect, const ColourRect &colours, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | protected |
drawTextLineJustified(const String &text, const Rect &draw_area, const Vector3 &position, const Rect &clip_rect, const ColourRect &colours, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | protected |
drawWrappedText(const String &text, const Rect &draw_area, float z, const Rect &clip_rect, TextFormatting fmt, const ColourRect &colours, float x_scale=1.0f, float y_scale=1.0f) | CEGUI::Font | protected |
Font(const String &name, const String &fontname, const String &resourceGroup="") | CEGUI::Font | protected |
Font(const XMLAttributes &attributes) | CEGUI::Font | protected |
FontManager (defined in CEGUI::FreeTypeFont) | CEGUI::FreeTypeFont | friend |
FontProperties::FreeTypeAntialiased (defined in CEGUI::FreeTypeFont) | CEGUI::FreeTypeFont | friend |
FontProperties::FreeTypePointSize (defined in CEGUI::FreeTypeFont) | CEGUI::FreeTypeFont | friend |
free() | CEGUI::FreeTypeFont | protected |
FreeTypeFont(const String &name, const String &filename, const String &resourceGroup) | CEGUI::FreeTypeFont | protected |
FreeTypeFont(const XMLAttributes &attributes) | CEGUI::FreeTypeFont | protected |
getBaseline(float y_scale=1.0f) const | CEGUI::Font | inline |
getCharAtPixel(const String &text, float pixel, float x_scale=1.0f) | CEGUI::Font | inline |
getCharAtPixel(const String &text, size_t start_char, float pixel, float x_scale=1.0f) | CEGUI::Font | |
getDefaultResourceGroup() | CEGUI::Font | inlinestatic |
getFontHeight(float y_scale=1.0f) const | CEGUI::Font | inline |
getFormattedLineCount(const String &text, const Rect &format_area, TextFormatting fmt, float x_scale=1.0f) | CEGUI::Font | |
getFormattedTextExtent(const String &text, const Rect &format_area, TextFormatting fmt, float x_scale=1.0f) | CEGUI::Font | |
getGlyphData(utf32 codepoint) | CEGUI::Font | protected |
getIterator(void) const | CEGUI::PropertySet | |
getLineSpacing(float y_scale=1.0f) const | CEGUI::Font | inline |
getNextWord(const String &in_string, size_t start_idx, String &out_string) const | CEGUI::Font | protected |
getProperty(const String &name) const | CEGUI::PropertySet | |
getPropertyDefault(const String &name) const | CEGUI::PropertySet | |
getPropertyHelp(const String &name) const | CEGUI::PropertySet | |
getTextExtent(const String &text, float x_scale=1.0f) | CEGUI::Font | |
getTextureSize(CodepointMap::const_iterator s, CodepointMap::const_iterator e) | CEGUI::FreeTypeFont | protected |
getWrappedTextExtent(const String &text, float wrapWidth, float x_scale=1.0f) | CEGUI::Font | protected |
ImagesetVector typedef (defined in CEGUI::FreeTypeFont) | CEGUI::FreeTypeFont | protected |
isCodepointAvailable(utf32 cp) const | CEGUI::Font | inline |
isPropertyDefault(const String &name) const | CEGUI::PropertySet | |
isPropertyPresent(const String &name) const | CEGUI::PropertySet | |
Iterator typedef (defined in CEGUI::PropertySet) | CEGUI::PropertySet | |
load() | CEGUI::FreeTypeFont | virtual |
notifyScreenResolution(const Size &size) | CEGUI::Font | virtual |
PropertyReceiver() (defined in CEGUI::PropertyReceiver) | CEGUI::PropertyReceiver | inline |
PropertySet(void) | CEGUI::PropertySet | inline |
rasterize(utf32 start_codepoint, utf32 end_codepoint) | CEGUI::FreeTypeFont | virtual |
removeProperty(const String &name) | CEGUI::PropertySet | |
setDefaultResourceGroup(const String &resourceGroup) | CEGUI::Font | inlinestatic |
setMaxCodepoint(utf32 codepoint) | CEGUI::Font | protected |
setNativeResolution(const Size &size) | CEGUI::Font | virtual |
setProperty(const String &name, const String &value) | CEGUI::PropertySet | |
updateFont() | CEGUI::FreeTypeFont | protectedvirtual |
writeXMLToStream(XMLSerializer &xml_stream) const | CEGUI::Font | protected |
writeXMLToStream_impl(XMLSerializer &xml_stream) const | CEGUI::FreeTypeFont | protectedvirtual |
~Font() | CEGUI::Font | protectedvirtual |
~FreeTypeFont() | CEGUI::FreeTypeFont | protectedvirtual |
~PropertyReceiver() (defined in CEGUI::PropertyReceiver) | CEGUI::PropertyReceiver | inlinevirtual |
~PropertySet(void) | CEGUI::PropertySet | inlinevirtual |