AllocatedObject() (defined in CEGUI::AllocatedObject< FalagardComponentBase >) | CEGUI::AllocatedObject< FalagardComponentBase > | inlineexplicit |
d_area | CEGUI::FalagardComponentBase | protected |
d_colourPropertyName | CEGUI::FalagardComponentBase | protected |
d_colours | CEGUI::FalagardComponentBase | protected |
FalagardComponentBase() (defined in CEGUI::FalagardComponentBase) | CEGUI::FalagardComponentBase | |
getColours() const | CEGUI::FalagardComponentBase | |
getComponentArea() const | CEGUI::FalagardComponentBase | |
getEffectiveFont(const Window &wnd) const (defined in CEGUI::TextComponent) | CEGUI::TextComponent | |
getEffectiveText(const Window &wnd) const (defined in CEGUI::TextComponent) | CEGUI::TextComponent | |
getEffectiveVisualText(const Window &wnd) const (defined in CEGUI::TextComponent) | CEGUI::TextComponent | |
getFont() const | CEGUI::TextComponent | |
getFontObject(const Window &window) const | CEGUI::TextComponent | protected |
getFontPropertySource() const | CEGUI::TextComponent | |
getHorizontalFormatting(const Window &wnd) const | CEGUI::TextComponent | |
getHorizontalTextExtent(const Window &window) const | CEGUI::TextComponent | |
getText() const | CEGUI::TextComponent | |
getTextPropertySource() const | CEGUI::TextComponent | |
getTextVisual() const | CEGUI::TextComponent | |
getVerticalFormatting(const Window &wnd) const | CEGUI::TextComponent | |
getVerticalTextExtent(const Window &window) const | CEGUI::TextComponent | |
handleFontRenderSizeChange(Window &window, const Font *font) const | CEGUI::TextComponent | virtual |
initColoursRect(const Window &wnd, const ColourRect *modCols, ColourRect &cr) const | CEGUI::FalagardComponentBase | protected |
isFontFetchedFromProperty() const | CEGUI::TextComponent | |
isTextFetchedFromProperty() const | CEGUI::TextComponent | |
operator=(const TextComponent &other) (defined in CEGUI::TextComponent) | CEGUI::TextComponent | |
render(Window &srcWindow, const CEGUI::ColourRect *modColours=0, const Rectf *clipper=0, bool clipToDisplay=false) const | CEGUI::FalagardComponentBase | |
render(Window &srcWindow, const Rectf &baseRect, const CEGUI::ColourRect *modColours=0, const Rectf *clipper=0, bool clipToDisplay=false) const | CEGUI::FalagardComponentBase | |
render_impl(Window &srcWindow, Rectf &destRect, const CEGUI::ColourRect *modColours, const Rectf *clipper, bool clipToDisplay) const | CEGUI::TextComponent | protectedvirtual |
setColours(const ColourRect &cols) | CEGUI::FalagardComponentBase | |
setColoursPropertySource(const String &property) | CEGUI::FalagardComponentBase | |
setComponentArea(const ComponentArea &area) | CEGUI::FalagardComponentBase | |
setFont(const String &font) | CEGUI::TextComponent | |
setFontPropertySource(const String &property) | CEGUI::TextComponent | |
setHorizontalFormatting(HorizontalTextFormatting fmt) | CEGUI::TextComponent | |
setHorizontalFormattingPropertySource(const String &property_name) | CEGUI::TextComponent | |
setText(const String &text) | CEGUI::TextComponent | |
setTextPropertySource(const String &property) | CEGUI::TextComponent | |
setupStringFormatter(const Window &window, const RenderedString &rendered_string) const | CEGUI::TextComponent | protected |
setVerticalFormatting(VerticalTextFormatting fmt) | CEGUI::TextComponent | |
setVerticalFormattingPropertySource(const String &property_name) | CEGUI::TextComponent | |
TextComponent() (defined in CEGUI::TextComponent) | CEGUI::TextComponent | |
TextComponent(const TextComponent &obj) (defined in CEGUI::TextComponent) | CEGUI::TextComponent | |
writeColoursXML(XMLSerializer &xml_stream) const | CEGUI::FalagardComponentBase | protected |
writeXMLToStream(XMLSerializer &xml_stream) const | CEGUI::TextComponent | |
~FalagardComponentBase() (defined in CEGUI::FalagardComponentBase) | CEGUI::FalagardComponentBase | virtual |
~TextComponent() (defined in CEGUI::TextComponent) | CEGUI::TextComponent | |