Crazy Eddie's GUI System  0.8.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
CEGUI::Font Member List

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

addEvent(const String &name)CEGUI::EventSet
addEvent(Event &event)CEGUI::EventSet
addFontProperties()CEGUI::Fontprotected
addProperty(Property *property)CEGUI::PropertySet
AllocatedObject() (defined in CEGUI::AllocatedObject< Font >)CEGUI::AllocatedObject< Font >inlineexplicit
clearProperties(void)CEGUI::PropertySet
CodepointMap typedefCEGUI::Fontprotected
d_ascenderCEGUI::Fontprotected
d_autoScaledCEGUI::Fontprotected
d_cp_mapCEGUI::Fontmutableprotected
d_defaultResourceGroupCEGUI::Fontprotectedstatic
d_descenderCEGUI::Fontprotected
d_events (defined in CEGUI::EventSet)CEGUI::EventSetprotected
d_filenameCEGUI::Fontprotected
d_glyphPageLoadedCEGUI::Fontprotected
d_heightCEGUI::Fontprotected
d_horzScalingCEGUI::Fontprotected
d_maxCodepointCEGUI::Fontprotected
d_mutedCEGUI::EventSetprotected
d_nameCEGUI::Fontprotected
d_nativeResolutionCEGUI::Fontprotected
d_resourceGroupCEGUI::Fontprotected
d_typeCEGUI::Fontprotected
d_vertScalingCEGUI::Fontprotected
DefaultColourCEGUI::Fontstatic
drawText(GeometryBuffer &buffer, const String &text, const Vector2f &position, const Rectf *clip_rect, const ColourRect &colours, const float space_extra=0.0f, const float x_scale=1.0f, const float y_scale=1.0f) const CEGUI::Font
EventIterator typedef (defined in CEGUI::EventSet)CEGUI::EventSet
EventMap typedef (defined in CEGUI::EventSet)CEGUI::EventSetprotected
EventNamespaceCEGUI::Fontstatic
EventRenderSizeChangedCEGUI::Fontstatic
EventSet()CEGUI::EventSet
EventSet(EventSet &) (defined in CEGUI::EventSet)CEGUI::EventSetinlineprotected
findFontGlyph(const utf32 codepoint) const CEGUI::Fontprotectedvirtual
fireEvent(const String &name, EventArgs &args, const String &eventNamespace="")CEGUI::EventSetvirtual
fireEvent_impl(const String &name, EventArgs &args)CEGUI::EventSetprotected
Font(const String &name, const String &type_name, const String &filename, const String &resource_group, const AutoScaledMode auto_scaled, const Sizef &native_res)CEGUI::Fontprotected
getAutoScaled() const CEGUI::Font
getBaseline(float y_scale=1.0f) const CEGUI::Fontinline
getCharAtPixel(const String &text, float pixel, float x_scale=1.0f) const CEGUI::Fontinline
getCharAtPixel(const String &text, size_t start_char, float pixel, float x_scale=1.0f) const CEGUI::Font
getDefaultResourceGroup()CEGUI::Fontinlinestatic
getEventIterator(void) const CEGUI::EventSet
getEventObject(const String &name, bool autoAdd=false)CEGUI::EventSet
getFileName() const CEGUI::Font
getFontHeight(float y_scale=1.0f) const CEGUI::Fontinline
getGlyphData(utf32 codepoint) const CEGUI::Font
getLineSpacing(float y_scale=1.0f) const CEGUI::Fontinline
getName() const CEGUI::Font
getNativeResolution() const CEGUI::Font
getProperty(const String &name) const CEGUI::PropertySet
getProperty(const String &name) const CEGUI::PropertySetinline
getPropertyDefault(const String &name) const CEGUI::PropertySet
getPropertyHelp(const String &name) const CEGUI::PropertySet
getPropertyInstance(const String &name) const CEGUI::PropertySet
getPropertyIterator(void) const CEGUI::PropertySet
getScriptModule() const CEGUI::EventSetprotected
getTextAdvance(const String &text, float x_scale=1.0f) const CEGUI::Font
getTextExtent(const String &text, float x_scale=1.0f) const CEGUI::Font
getTypeName() const CEGUI::Font
isCodepointAvailable(utf32 cp) const CEGUI::Fontinline
isEventPresent(const String &name)CEGUI::EventSet
isMuted(void) const CEGUI::EventSet
isPropertyDefault(const String &name) const CEGUI::PropertySet
isPropertyPresent(const String &name) const CEGUI::PropertySet
notifyDisplaySizeChanged(const Sizef &size)CEGUI::Fontvirtual
onRenderSizeChanged(FontEventArgs &args)CEGUI::Fontprotectedvirtual
operator=(EventSet &) (defined in CEGUI::EventSet)CEGUI::EventSetinlineprotected
PropertyIterator typedef (defined in CEGUI::PropertySet)CEGUI::PropertySet
PropertyReceiver() (defined in CEGUI::PropertyReceiver)CEGUI::PropertyReceiverinline
PropertySet(void)CEGUI::PropertySetinline
rasterise(utf32 start_codepoint, utf32 end_codepoint) const CEGUI::Fontprotectedvirtual
removeAllEvents(void)CEGUI::EventSet
removeEvent(const String &name)CEGUI::EventSet
removeEvent(Event &event)CEGUI::EventSet
removeProperty(const String &name)CEGUI::PropertySet
setAutoScaled(const AutoScaledMode auto_scaled)CEGUI::Font
setDefaultResourceGroup(const String &resourceGroup)CEGUI::Fontinlinestatic
setMaxCodepoint(utf32 codepoint)CEGUI::Fontprotected
setMutedState(bool setting)CEGUI::EventSet
setNativeResolution(const Sizef &size)CEGUI::Font
setProperty(const String &name, const String &value)CEGUI::PropertySet
setProperty(const String &name, typename PropertyHelper< T >::pass_type value)CEGUI::PropertySetinline
subscribeEvent(const String &name, Event::Subscriber subscriber)CEGUI::EventSetvirtual
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber)CEGUI::EventSetvirtual
subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2)CEGUI::EventSetinline
subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2)CEGUI::EventSetinline
subscribeScriptedEvent(const String &name, const String &subscriber_name)CEGUI::EventSetvirtual
subscribeScriptedEvent(const String &name, Event::Group group, const String &subscriber_name)CEGUI::EventSetvirtual
updateFont()=0CEGUI::Fontprotectedpure virtual
writeXMLToStream(XMLSerializer &xml_stream) const CEGUI::Font
writeXMLToStream_impl(XMLSerializer &xml_stream) const =0CEGUI::Fontprotectedpure virtual
~EventSet(void)CEGUI::EventSetvirtual
~Font()CEGUI::Fontvirtual
~PropertyReceiver() (defined in CEGUI::PropertyReceiver)CEGUI::PropertyReceiverinlinevirtual
~PropertySet(void)CEGUI::PropertySetinlinevirtual