addEvent(const String &name) | CEGUI::EventSet | |
addEvent(Event &event) | CEGUI::EventSet | |
AllocatedObject() (defined in CEGUI::AllocatedObject< FontManager >) | CEGUI::AllocatedObject< FontManager > | inlineexplicit |
createAll(const String &pattern, const String &resource_group) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
createFreeTypeFont(const String &font_name, const float point_size, const bool anti_aliased, const String &font_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), XMLResourceExistsAction action=XREA_RETURN) | CEGUI::FontManager | |
createFromContainer(const RawDataContainer &source, XMLResourceExistsAction action=XREA_RETURN) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
createFromFile(const String &xml_filename, const String &resource_group="", XMLResourceExistsAction action=XREA_RETURN) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
createFromString(const String &source, XMLResourceExistsAction action=XREA_RETURN) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
createPixmapFont(const String &font_name, const String &imageset_filename, const String &resource_group="", const AutoScaledMode auto_scaled=ASM_Disabled, const Sizef &native_res=Sizef(640.0f, 480.0f), XMLResourceExistsAction action=XREA_RETURN) | CEGUI::FontManager | |
d_events (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
d_muted | CEGUI::EventSet | protected |
d_objects | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protected |
d_resourceType | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protected |
destroy(const String &object_name) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
destroy(const Font &object) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
destroyAll() | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
destroyObject(typename ObjectRegistry::iterator ob) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protected |
doExistingObjectAction(const String object_name, Font *object, const XMLResourceExistsAction action) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protected |
doPostObjectAdditionAction(Font &object) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protectedvirtual |
EventIterator typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | |
EventMap typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
EventNamespace | CEGUI::ResourceEventSet | static |
EventResourceCreated | CEGUI::ResourceEventSet | static |
EventResourceDestroyed | CEGUI::ResourceEventSet | static |
EventResourceReplaced | CEGUI::ResourceEventSet | static |
EventSet() | CEGUI::EventSet | |
EventSet(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
EventSet(const EventSet &) | CEGUI::EventSet | inlineprotected |
fireEvent(const String &name, EventArgs &args, const String &eventNamespace="") | CEGUI::EventSet | virtual |
fireEvent_impl(const String &name, EventArgs &args) | CEGUI::EventSet | protected |
FontIterator typedef | CEGUI::FontManager | |
FontManager() | CEGUI::FontManager | |
get(const String &object_name) const | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
getEventIterator(void) const | CEGUI::EventSet | |
getEventObject(const String &name, bool autoAdd=false) | CEGUI::EventSet | |
getIterator() const | CEGUI::FontManager | |
getScriptModule() const | CEGUI::EventSet | protected |
getSingleton(void) (defined in CEGUI::Singleton< FontManager >) | CEGUI::Singleton< FontManager > | inlinestatic |
getSingletonPtr(void) (defined in CEGUI::Singleton< FontManager >) | CEGUI::Singleton< FontManager > | inlinestatic |
isDefined(const String &object_name) const | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
isEventPresent(const String &name) | CEGUI::EventSet | |
isMuted(void) const | CEGUI::EventSet | |
ms_Singleton (defined in CEGUI::Singleton< FontManager >) | CEGUI::Singleton< FontManager > | protectedstatic |
NamedXMLResourceManager(const String &resource_type) | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | |
notifyDisplaySizeChanged(const Sizef &size) | CEGUI::FontManager | |
ObjectRegistry typedef | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | protected |
operator=(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
NamedXMLResourceManager< Font, Font_xmlHandler >::operator=(const EventSet &) | CEGUI::EventSet | inlineprotected |
removeAllEvents(void) | CEGUI::EventSet | |
removeEvent(const String &name) | CEGUI::EventSet | |
removeEvent(Event &event) | CEGUI::EventSet | |
setMutedState(bool setting) | CEGUI::EventSet | |
Singleton(void) (defined in CEGUI::Singleton< FontManager >) | CEGUI::Singleton< FontManager > | inline |
subscribeEvent(const String &name, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2) | CEGUI::EventSet | inline |
subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2) | CEGUI::EventSet | inline |
subscribeScriptedEvent(const String &name, const String &subscriber_name) | CEGUI::EventSet | virtual |
subscribeScriptedEvent(const String &name, Event::Group group, const String &subscriber_name) | CEGUI::EventSet | virtual |
writeFontToStream(const String &name, OutStream &out_stream) const | CEGUI::FontManager | |
~EventSet(void) | CEGUI::EventSet | virtual |
~FontManager() | CEGUI::FontManager | |
~NamedXMLResourceManager() | CEGUI::NamedXMLResourceManager< Font, Font_xmlHandler > | virtual |
~Singleton(void) (defined in CEGUI::Singleton< FontManager >) | CEGUI::Singleton< FontManager > | inline |