Crazy Eddies GUI System  0.6.0
CEGUI::FreeTypeFont Member List

This is the complete list of members for CEGUI::FreeTypeFont, including all inherited members.

addFontProperties()CEGUI::Fontprotected
addFreeTypeFontProperties()CEGUI::FreeTypeFontprotected
addProperty(Property *property)CEGUI::PropertySet
clearProperties(void)CEGUI::PropertySet
CodepointMap typedef (defined in CEGUI::Font)CEGUI::Fontprotected
d_antiAliasedCEGUI::FreeTypeFontprotected
d_ascenderCEGUI::Fontprotected
d_autoScaleCEGUI::Fontprotected
d_cp_mapCEGUI::Fontprotected
d_defaultResourceGroupCEGUI::Fontprotectedstatic
d_descenderCEGUI::Fontprotected
d_fileNameCEGUI::Fontprotected
d_fontDataCEGUI::FreeTypeFontprotected
d_fontFaceCEGUI::FreeTypeFontprotected
d_glyphImagesCEGUI::FreeTypeFontprotected
d_glyphPageLoadedCEGUI::Fontprotected
d_heightCEGUI::Fontprotected
d_horzScalingCEGUI::Fontprotected
d_maxCodepointCEGUI::Fontprotected
d_nameCEGUI::Fontprotected
d_nativeHorzResCEGUI::Fontprotected
d_nativeVertResCEGUI::Fontprotected
d_ptSizeCEGUI::FreeTypeFontprotected
d_resourceGroupCEGUI::Fontprotected
d_vertScalingCEGUI::Fontprotected
DefaultColourCEGUI::Fontstatic
defineMapping(const XMLAttributes &attributes)CEGUI::Fontprotectedvirtual
drawGlyphToBuffer(argb_t *buffer, uint buf_width)CEGUI::FreeTypeFontprotected
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::Fontinline
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::Fontinline
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::Fontinline
drawText(const String &text, const Rect &draw_area, float z, TextFormatting fmt, float x_scale=1.0f, float y_scale=1.0f)CEGUI::Fontinline
drawText(const String &text, const Rect &draw_area, float z, float x_scale=1.0f, float y_scale=1.0f)CEGUI::Fontinline
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::Fontinline
drawText(const String &text, const Vector3 &position, const Rect &clip_rect, float x_scale=1.0f, float y_scale=1.0f)CEGUI::Fontinline
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::Fontprotected
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::Fontprotected
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::Fontprotected
Font(const String &name, const String &fontname, const String &resourceGroup="")CEGUI::Fontprotected
Font(const XMLAttributes &attributes)CEGUI::Fontprotected
FontManager (defined in CEGUI::FreeTypeFont)CEGUI::FreeTypeFontfriend
FontProperties::FreeTypeAntialiased (defined in CEGUI::FreeTypeFont)CEGUI::FreeTypeFontfriend
FontProperties::FreeTypePointSize (defined in CEGUI::FreeTypeFont)CEGUI::FreeTypeFontfriend
free()CEGUI::FreeTypeFontprotected
FreeTypeFont(const String &name, const String &filename, const String &resourceGroup)CEGUI::FreeTypeFontprotected
FreeTypeFont(const XMLAttributes &attributes)CEGUI::FreeTypeFontprotected
getBaseline(float y_scale=1.0f) const CEGUI::Fontinline
getCharAtPixel(const String &text, float pixel, float x_scale=1.0f)CEGUI::Fontinline
getCharAtPixel(const String &text, size_t start_char, float pixel, float x_scale=1.0f)CEGUI::Font
getDefaultResourceGroup()CEGUI::Fontinlinestatic
getFontHeight(float y_scale=1.0f) const CEGUI::Fontinline
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::Fontprotected
getIterator(void) const CEGUI::PropertySet
getLineSpacing(float y_scale=1.0f) const CEGUI::Fontinline
getNextWord(const String &in_string, size_t start_idx, String &out_string) const CEGUI::Fontprotected
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::FreeTypeFontprotected
getWrappedTextExtent(const String &text, float wrapWidth, float x_scale=1.0f)CEGUI::Fontprotected
ImagesetVector typedef (defined in CEGUI::FreeTypeFont)CEGUI::FreeTypeFontprotected
isCodepointAvailable(utf32 cp) const CEGUI::Fontinline
isPropertyDefault(const String &name) const CEGUI::PropertySet
isPropertyPresent(const String &name) const CEGUI::PropertySet
Iterator typedef (defined in CEGUI::PropertySet)CEGUI::PropertySet
load()CEGUI::FreeTypeFontvirtual
notifyScreenResolution(const Size &size)CEGUI::Fontvirtual
PropertyReceiver() (defined in CEGUI::PropertyReceiver)CEGUI::PropertyReceiverinline
PropertySet(void)CEGUI::PropertySetinline
rasterize(utf32 start_codepoint, utf32 end_codepoint)CEGUI::FreeTypeFontvirtual
removeProperty(const String &name)CEGUI::PropertySet
setDefaultResourceGroup(const String &resourceGroup)CEGUI::Fontinlinestatic
setMaxCodepoint(utf32 codepoint)CEGUI::Fontprotected
setNativeResolution(const Size &size)CEGUI::Fontvirtual
setProperty(const String &name, const String &value)CEGUI::PropertySet
updateFont()CEGUI::FreeTypeFontprotectedvirtual
writeXMLToStream(XMLSerializer &xml_stream) const CEGUI::Fontprotected
writeXMLToStream_impl(XMLSerializer &xml_stream) const CEGUI::FreeTypeFontprotectedvirtual
~Font()CEGUI::Fontprotectedvirtual
~FreeTypeFont()CEGUI::FreeTypeFontprotectedvirtual
~PropertyReceiver() (defined in CEGUI::PropertyReceiver)CEGUI::PropertyReceiverinlinevirtual
~PropertySet(void)CEGUI::PropertySetinlinevirtual